summaryrefslogtreecommitdiff
path: root/x11/xview-clients
diff options
context:
space:
mode:
authorhubertf <hubertf>2000-08-18 22:46:29 +0000
committerhubertf <hubertf>2000-08-18 22:46:29 +0000
commit319851030c59cf23051f4b644ce57723ba62c60c (patch)
tree04f7b6c9f02d31bfb54ab2070f124b8e32554867 /x11/xview-clients
parentc62864cb6595a43a3e5a23bf12ad8dafe7481b48 (diff)
downloadpkgsrc-319851030c59cf23051f4b644ce57723ba62c60c.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/xview-clients')
-rw-r--r--x11/xview-clients/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xview-clients/Makefile b/x11/xview-clients/Makefile
index 515382bcb4a..0f94a000faa 100644
--- a/x11/xview-clients/Makefile
+++ b/x11/xview-clients/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/06/16 14:16:49 pooka Exp $
+# $NetBSD: Makefile,v 1.7 2000/08/18 22:46:53 hubertf Exp $
# $FreeBSD Id: Makefile,v 1.11 1996/11/16 10:49:52 asami Exp
#
@@ -11,7 +11,8 @@ MAINTAINER= packages@netbsd.org
DEPENDS= xview-lib-3.2.1:../../x11/xview-lib
-MIRROR_DISTFILE= no
+NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
+
EXTRACT_ELEMENTS= xview3.2p1-X11R6/clients xview3.2p1-X11R6/images
WRKSRC= ${WRKDIR}/xview3.2p1-X11R6/clients
USE_IMAKE= yes