summaryrefslogtreecommitdiff
path: root/x11/xorg-libs/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-07-30 07:48:56 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-07-30 07:48:56 +0000
commit0cfedd6db1de31e305042a822f479dcbd5a73ceb (patch)
treef9c91923cfc71f02eea9a816b17001c142f2c5e6 /x11/xorg-libs/Makefile
parent02371f01af9e407a8c9a5d07d0166ad4383e37cf (diff)
downloadpkgsrc-0cfedd6db1de31e305042a822f479dcbd5a73ceb.tar.gz
Add a new variable to specify the installation prefix for
X11 packages (currently XFree86 and xorg), X11ROOT_PREFIX. Defaults: xorg: X11ROOT_PREFIX = xorg. XFree86: X11ROOT_PREFIX = XFree86. Otherwise it's undefined. With this modification we don't have to specify X11BASE anymore, because it's assigned automatically via bsd.pkg.defaults.mk. If you want to change the defaults, specify X11ROOT_PREFIX in mk.conf. Update Packages.txt now that we don't need X11BASE.
Diffstat (limited to 'x11/xorg-libs/Makefile')
-rw-r--r--x11/xorg-libs/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/xorg-libs/Makefile b/x11/xorg-libs/Makefile
index eb297105ca9..ed4baaed3b6 100644
--- a/x11/xorg-libs/Makefile
+++ b/x11/xorg-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/07/29 06:36:34 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/07/30 07:48:56 xtraeme Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-libs-${XORG_VER}
@@ -15,7 +15,7 @@ CONFLICTS+= xextensions-[0-9]*
CONFLICTS+= libX11-[0-9]*
CONFLICTS+= libXau-[0-9]*
-BUILD_DEPENDS= xorg-imake>=6.7.0:../../x11/xorg-imake
+BUILD_DEPENDS= xorg-imake>=${XORG_VER}:../../x11/xorg-imake
.include "../../mk/bsd.prefs.mk"
@@ -25,8 +25,6 @@ BUILD_DEPENDS= xorg-imake>=6.7.0:../../x11/xorg-imake
CONFLICTS+= MesaLib-[0-9]* glu-[0-9]*
.endif
-MESSAGE_SRC= ${_PKGSRCDIR}/x11/XFree86-libs/MESSAGE
-
USE_BUILDLINK3= yes
BUILDLINK_PASSTHRU_DIRS+= ${X11ROOT}/lib