From c72e8c6ba48ab216853cf3ee27d80ffc3b4870f7 Mon Sep 17 00:00:00 2001 From: hubertf Date: Fri, 18 Aug 2000 22:46:29 +0000 Subject: 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. --- security/py-crypto/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/py-crypto') diff --git a/security/py-crypto/Makefile b/security/py-crypto/Makefile index 6a8c5f4281a..b2c9d2923a2 100644 --- a/security/py-crypto/Makefile +++ b/security/py-crypto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1999/09/21 03:40:23 hubertf Exp $ +# $NetBSD: Makefile,v 1.10 2000/08/18 22:46:49 hubertf Exp $ DISTNAME= pycrypt100 PKGNAME= py-crypto-1.0.0 @@ -12,7 +12,7 @@ HOMEPAGE= http://starship.skyport.net/crew/amk/writing/pct/ DEPENDS+= python-1.5.2:../../lang/python RESTRICTED= "Cryptographic software" -MIRROR_DISTFILE=no +NO_SRC_ON_FTP= ${RESTRICTED} WRKSRC= ${WRKDIR}/Extensions/Crypto MAKE_FLAGS= 'OPT=${CFLAGS}' -- cgit v1.2.3