summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-09-03 01:39:23 +0000
committerkris <kris@FreeBSD.org>2006-09-03 01:39:23 +0000
commitdaddb1cac8fd764bf66a1715b2da6cf223570308 (patch)
treed72783c1b7aea1ac36af3743774c2ebdc6d149e9
parentfe81b7d36fc56f90cc6448e41427d8b3dc7f9a15 (diff)
downloadFreeBSD-ports-daddb1cac8fd764bf66a1715b2da6cf223570308.zip
FreeBSD-ports-daddb1cac8fd764bf66a1715b2da6cf223570308.tar.gz
RESTRICTED is intended instead of NO_PACKAGE
-rw-r--r--mail/qmail/Makefile2
-rw-r--r--mail/serialmail/Makefile2
-rw-r--r--sysutils/service-config/Makefile2
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:
OpenPOWER on IntegriCloud