summaryrefslogtreecommitdiff
path: root/x11/XF86Setup
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 /x11/XF86Setup
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 'x11/XF86Setup')
-rw-r--r--x11/XF86Setup/Makefile5
1 files changed, 3 insertions, 2 deletions
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