diff options
Diffstat (limited to 'www/dansguardian/Makefile')
-rw-r--r-- | www/dansguardian/Makefile | 2 |
1 files changed, 1 insertions, 1 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: |