summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron>2005-08-08 18:15:14 +0000
committertron <tron>2005-08-08 18:15:14 +0000
commit5b1d80f6ce296955ae6345db77186240cdab388b (patch)
treea3677375ba6ac6a989961bcc46ffb01b86e1820d /x11
parent22256481950dbf546acdcf329dbc18f50c2fe83c (diff)
downloadpkgsrc-5b1d80f6ce296955ae6345db77186240cdab388b.tar.gz
Define "NO_SRC_ON_FTP" to prevent distribution file from appearing on
NetBSD main site and mirrors twice.
Diffstat (limited to 'x11')
-rw-r--r--x11/xservers/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xservers/Makefile b/x11/xservers/Makefile
index dd953ee0bf6..347ee1244a4 100644
--- a/x11/xservers/Makefile
+++ b/x11/xservers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2005/08/08 18:12:46 tron Exp $
+# $NetBSD: Makefile,v 1.23 2005/08/08 18:15:14 tron Exp $
DISTNAME= xservers-3.3.6.4
CATEGORIES= x11
@@ -11,6 +11,8 @@ COMMENT= Old X11 servers for use under XFree86 4.x
ONLY_FOR_PLATFORM= NetBSD-*-i386
+NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL"
+
BUILD_TARGET= World
PLIST_SRC= ${WRKDIR}/PLIST
USE_X11BASE= YES