summaryrefslogtreecommitdiff
path: root/x11/xservers
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2006-02-07 22:37:38 +0000
committertron <tron@pkgsrc.org>2006-02-07 22:37:38 +0000
commitd7aeb0c6b633347bef2780a483d4b5430bb95d22 (patch)
tree0318386d3fbe5d63ef3b52c3053c8be85843f469 /x11/xservers
parent31739c0394c5274aec4bde9e1ea990a22ec68b55 (diff)
downloadpkgsrc-d7aeb0c6b633347bef2780a483d4b5430bb95d22.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/xservers')
-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