From 402899809af063240e564f105ec22423fefbea61 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. --- print/lgrind/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/lgrind') diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index 8484f941156..c4e019c1608 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/06/15 11:30:56 hubertf Exp $ +# $NetBSD: Makefile,v 1.10 2000/08/18 22:46:47 hubertf Exp $ DISTNAME= lgrind PKGNAME= lgrind-3.5 @@ -11,7 +11,7 @@ MAINTAINER= jwise@netbsd.org DEPENDS+= teTeX-1.0.*:../../print/teTeX USE_X11= yes -MIRROR_DISTFILE=no +NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL WRKSRC= ${WRKDIR}/lgrind/source NO_CONFIGURE= yes -- cgit v1.2.3