summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-11-09 01:05:06 +0000
committerreed <reed@pkgsrc.org>2005-11-09 01:05:06 +0000
commit26dc3d5398ca44816272b03ccbbd5b4e22e0d6ad (patch)
tree974fca17a86e94935b9722d1064cf01c7ce2d67c
parentd69b79253bd716213230cadfa8f720e8ae476b77 (diff)
downloadpkgsrc-26dc3d5398ca44816272b03ccbbd5b4e22e0d6ad.tar.gz
Check for ${X11BASE}/lib/pkgconfig instead of ${X11ROOT}/lib/pkgconfig
since it creates ${X11BASE}/lib/pkgconf directory if missing.
-rw-r--r--x11/xorg-libs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xorg-libs/Makefile b/x11/xorg-libs/Makefile
index f64967b9287..b0523c2cd0c 100644
--- a/x11/xorg-libs/Makefile
+++ b/x11/xorg-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/10/16 16:56:22 tonio Exp $
+# $NetBSD: Makefile,v 1.25 2005/11/09 01:05:06 reed Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-libs-${XORG_VER}
@@ -56,7 +56,7 @@ post-install:
.endif
pre-install:
-.if !exists(${X11ROOT}/lib/pkgconfig)
+.if !exists(${X11BASE}/lib/pkgconfig)
${INSTALL_DATA_DIR} ${X11BASE}/lib/pkgconfig
.endif
.for f in render.pc fixesext.pc compositeext.pc