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. --- x11/XF86Setup/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11/XF86Setup') diff --git a/x11/XF86Setup/Makefile b/x11/XF86Setup/Makefile index fc8912f0ec7..698d567f40e 100644 --- a/x11/XF86Setup/Makefile +++ b/x11/XF86Setup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2000/03/16 14:17:13 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2000/08/18 22:46:52 hubertf Exp $ DISTNAME= XF86Setup-3.3.6 CATEGORIES= x11 @@ -16,7 +16,8 @@ ONLY_FOR_PLATFORM= *-*-i386 TCLLIB= ${LOCALBASE}/lib/libtcl80.a TKLIB= ${LOCALBASE}/lib/libtk80.a -MIRROR_DISTFILE= no +NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL + WRKSRC= ${WRKDIR}/hw/xfree86/XF86Setup USE_IMAKE= yes -- cgit v1.2.3