summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron>2006-02-07 22:37:38 +0000
committertron <tron>2006-02-07 22:37:38 +0000
commitc0cd3c9282087e910cd46007c5371f64c6c9c5fe (patch)
tree0318386d3fbe5d63ef3b52c3053c8be85843f469 /x11
parentfcf7f1e62dc4bfaa764ba638c148c3be864618b5 (diff)
downloadpkgsrc-c0cd3c9282087e910cd46007c5371f64c6c9c5fe.tar.gz
This package only needs "USE_X11" and not "USE_X11BASE" because the
installation directory is patched manually and it uses its own "imake" utility.
Diffstat (limited to 'x11')
-rw-r--r--x11/xservers/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xservers/Makefile b/x11/xservers/Makefile
index 6a57bb0ec0d..501f7145ea7 100644
--- a/x11/xservers/Makefile
+++ b/x11/xservers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/02/05 23:11:49 joerg Exp $
+# $NetBSD: Makefile,v 1.28 2006/02/07 22:37:38 tron Exp $
DISTNAME= xservers-3.3.6.5
PKGREVISION= 1
@@ -16,7 +16,7 @@ NO_SRC_ON_FTP= "already in MASTER_SITE_LOCAL"
BUILD_TARGET= World
PLIST_SRC= ${WRKDIR}/PLIST
-USE_X11BASE= YES
+USE_X11= YES
.if !defined(X11_RELEASE) && !defined(CHECK_X11)
X11_RELEASE!= ${MAKE} CHECK_X11=YES print-x11-release