summaryrefslogtreecommitdiff
path: root/x11/XF86Setup
diff options
context:
space:
mode:
authortron <tron>1998-07-03 23:30:09 +0000
committertron <tron>1998-07-03 23:30:09 +0000
commit4fd4cd98266b5b81154cf39310ba56107249f5d9 (patch)
tree55863bae65aff4552b775bc83309be0da1bbf453 /x11/XF86Setup
parent70e1ac01ddc8ca536c0d56f5bf984bfbc1044f5f (diff)
downloadpkgsrc-4fd4cd98266b5b81154cf39310ba56107249f5d9.tar.gz
Don't mirror distribution files which are kept locally anyway.
Diffstat (limited to 'x11/XF86Setup')
-rw-r--r--x11/XF86Setup/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/XF86Setup/Makefile b/x11/XF86Setup/Makefile
index 05498ea1137..573c6cf1b54 100644
--- a/x11/XF86Setup/Makefile
+++ b/x11/XF86Setup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/06/28 17:16:31 tron Exp $
+# $NetBSD: Makefile,v 1.2 1998/07/03 23:30:10 tron Exp $
DISTNAME= XF86Setup-3.3.2
CATEGORIES= x11
@@ -13,6 +13,7 @@ BUILD_DEPENDS+= ${TCLLIB}:../../lang/tcl80 \
TCLLIB= ${LOCALBASE}/lib/libtcl80.a
TKLIB= ${LOCALBASE}/lib/libtk80.a
+MIRROR_DISTFILE= no
WRKSRC= ${WRKDIR}/XF86Setup
USE_IMAKE= yes