diff options
-rw-r--r-- | mail/qmail/Makefile | 2 | ||||
-rw-r--r-- | mail/serialmail/Makefile | 2 | ||||
-rw-r--r-- | sysutils/service-config/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index 4df0598..b441dfc 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -98,7 +98,7 @@ PATCHFILES+= qmail-1.03-tls-${TLS_PATCH_DATE}-renato.patch:tls PATCH_SITES+= ${MASTER_SITE_LOCAL:S/$/:dns,sendmail_flagf,rfc2821,ldap,mysql,tls,quota,blockexec,doublebounce,spf,localtime,qmtpc_outgoingip/} PATCH_SITE_SUBDIR+= garga/qmail/:dns,sendmail_flagf,rfc2821,ldap,mysql,tls,quota,blockexec,doublebounce,spf,localtime,qmtpc_outgoingip -NO_PACKAGE= djb's packaging license does not allow non-standard qmail binary distributions +RESTRICTED= djb's packaging license does not allow non-standard qmail binary distributions PREFIX?= ${QMAIL_PREFIX} QMAIL_VERSION?= 1.03 diff --git a/mail/serialmail/Makefile b/mail/serialmail/Makefile index bff5b844..140d962 100644 --- a/mail/serialmail/Makefile +++ b/mail/serialmail/Makefile @@ -20,7 +20,7 @@ COMMENT= Tools for passing mail across serial links RUN_DEPENDS= tcpserver:${PORTSDIR}/sysutils/ucspi-tcp USE_QMAIL_RUN= yes -NO_PACKAGE= Unsure of DJB license +RESTRICTED= Unsure of DJB license ALL_TARGET= it diff --git a/sysutils/service-config/Makefile b/sysutils/service-config/Makefile index b4d3cb2..5fd4a9d 100644 --- a/sysutils/service-config/Makefile +++ b/sysutils/service-config/Makefile @@ -19,7 +19,7 @@ ALL_TARGET= it INSTALL_TARGET= setup check USE_PERL5_BUILD=yes -NO_PACKAGE= A possibly inherited DJB-style license would prohibit \ +RESTRICTED= A possibly inherited DJB-style license would prohibit \ distribution of modified binary packages post-patch: |