aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2003-02-07 02:44:21 +0000
committerSean Chittenden <seanc@FreeBSD.org>2003-02-07 02:44:21 +0000
commitb8e1e7ef862ad23593cb902ab3fb45190b3b97e0 (patch)
tree95c842b8dec5266fe293db39afe184a0598252a8 /www
parentdc1f9c77b259af0780c77076a8a9d15442feae77 (diff)
downloadports-b8e1e7ef862ad23593cb902ab3fb45190b3b97e0.tar.gz
ports-b8e1e7ef862ad23593cb902ab3fb45190b3b97e0.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/dansguardian/Makefile2
-rw-r--r--www/roxen/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/dansguardian/Makefile b/www/dansguardian/Makefile
index c8f40f6a0a13..c5595fed9489 100644
--- a/www/dansguardian/Makefile
+++ b/www/dansguardian/Makefile
@@ -42,7 +42,7 @@ NO_PACKAGE= "Redistribution is restricted. Check ${DG_URL} for more info"
.include <bsd.port.pre.mk>
.if !(exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}))
-FORBIDDEN="Commercial source download is restricted. Please visit and read ${DG_URL} and download ${DISTNAME}${EXTRACT_SUFX} into ${DISTDIR} before running make"
+IGNORE= "Commercial source download is restricted. Please visit and read ${DG_URL} and download ${DISTNAME}${EXTRACT_SUFX} into ${DISTDIR} before running make"
.endif
post-install:
diff --git a/www/roxen/Makefile b/www/roxen/Makefile
index 47d2b926b2ea..808300c8158f 100644
--- a/www/roxen/Makefile
+++ b/www/roxen/Makefile
@@ -37,7 +37,7 @@ post-install:
.include <bsd.port.pre.mk>
.if defined(PARALLEL_PACKAGE_BUILD) && ${OSVERSION} >= 500000
-FORBIDDEN= hang
+IGNORE= hang
.endif
.include <bsd.port.post.mk>