summaryrefslogtreecommitdiff
path: root/lang/clisp
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-08-18 22:46:29 +0000
committerhubertf <hubertf@pkgsrc.org>2000-08-18 22:46:29 +0000
commit402899809af063240e564f105ec22423fefbea61 (patch)
tree04f7b6c9f02d31bfb54ab2070f124b8e32554867 /lang/clisp
parent4d12f83ce14656cd4cddc462df8559d6da7ad75a (diff)
downloadpkgsrc-402899809af063240e564f105ec22423fefbea61.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 'lang/clisp')
-rw-r--r--lang/clisp/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index b99b03127b6..4748c2932ba 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/06/16 23:53:43 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2000/08/18 22:46:37 hubertf Exp $
DISTNAME= clisp-2000-03-06
PKGNAME= clisp-20000306
@@ -12,7 +12,9 @@ HOMEPAGE= http://clisp.cons.org/
NOT_FOR_PLATFORM= *-*-alpha # severe LP64 problems
-MIRROR_DISTFILE= no
+RESTRICTED= "Contract notify author when selling for profit."
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
GNU_CONFIGURE= YES
WRKSRC= ${WRKDIR}/${DISTNAME}/src