aboutsummaryrefslogtreecommitdiff
path: root/www/MT
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-11-27 15:09:54 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-11-27 15:09:54 +0000
commit962309ee656a53f4039618d7e5f51e237d88d521 (patch)
tree151416146a0598664242752dadcfaf643c893c10 /www/MT
parentca3fb51c726de4dc413e5402796509ac89dfbfe9 (diff)
downloadports-962309ee656a53f4039618d7e5f51e237d88d521.tar.gz
ports-962309ee656a53f4039618d7e5f51e237d88d521.zip
Don't ignore IGNORE on the package cluster, not sure why a lot of ports
have this code. Reported by: pointyhat Replace NO_PACKAGE with RESTRICTED (This is a noop, because without MASTER_SITE the distfile can't get onto the mirrors).
Notes
Notes: svn path=/head/; revision=122612
Diffstat (limited to 'www/MT')
-rw-r--r--www/MT/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/MT/Makefile b/www/MT/Makefile
index 1fc9ca73fb96..6cf4ba625124 100644
--- a/www/MT/Makefile
+++ b/www/MT/Makefile
@@ -34,7 +34,7 @@ PLIST_SUB+= DATADIR=${DATADIR} CGIDIR=${CGIDIR}
USE_PERL5_RUN= yes
NO_BUILD= yes
-NO_PACKAGE= "License does not permit distribution"
+RESTRICTED= "License does not permit distribution"
.if defined(WITH_OLD_DISTFILE)
PLIST_SUB+= OLD=""
@@ -45,7 +45,7 @@ PLIST_SUB+= OLD="@comment "
.include <bsd.port.pre.mk>
-.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
+.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
ECHO_MSG=/usr/bin/printf
IGNORE= :\n\
Because of licensing restrictions, you must fetch the source distribution\n\