summaryrefslogtreecommitdiff
path: root/www/asWedit
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-08-18 22:46:29 +0000
committerhubertf <hubertf>2000-08-18 22:46:29 +0000
commitc72e8c6ba48ab216853cf3ee27d80ffc3b4870f7 (patch)
tree04f7b6c9f02d31bfb54ab2070f124b8e32554867 /www/asWedit
parent4e65cf5a7684268ec9492ad6523dd5d1d07fbdda (diff)
downloadpkgsrc-c72e8c6ba48ab216853cf3ee27d80ffc3b4870f7.tar.gz
Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
Diffstat (limited to 'www/asWedit')
-rw-r--r--www/asWedit/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/www/asWedit/Makefile b/www/asWedit/Makefile
index b0f834c8ba3..cb8f1c621f1 100644
--- a/www/asWedit/Makefile
+++ b/www/asWedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/07/17 09:39:05 rh Exp $
+# $NetBSD: Makefile,v 1.2 2000/08/18 22:46:51 hubertf Exp $
#
DISTNAME= ${PKGNAME}-i386.linux
@@ -17,9 +17,13 @@ HOMEPAGE= http://www.advasoft.com/asWedit.html
DEPENDS+= suse_linux>=6.1:../../emulators/suse_linux
ONLY_FOR_PLATFORM= NetBSD-*-i386
-NO_CDROM= "Redistribution not permitted"
+
RESTRICTED= "No re-distribution"
-MIRROR_DISTFILE= no
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
+
NO_BUILD= yes
MESSAGE_FILE= ${WRKDIR}/MESSAGE