summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-11 11:07:16 +0000
committerjoerg <joerg>2007-01-11 11:07:16 +0000
commit8140f51f5a5f6d58afe9f27249471655c488f8df (patch)
tree4c01d945c2e7c7513bb6b583bbabce2df5e5a0f2 /sysutils
parent7bee225d8d265afd47d6da626b4c86d7b2ef38e9 (diff)
downloadpkgsrc-8140f51f5a5f6d58afe9f27249471655c488f8df.tar.gz
Set x_applibdir explicitly to the path we expect for app-defaults.
This fixes modular Xorg and should also help for non-standard locations in general.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/xps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xps/Makefile b/sysutils/xps/Makefile
index ab0ad3e8524..dedb81638e3 100644
--- a/sysutils/xps/Makefile
+++ b/sysutils/xps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2006/06/21 20:41:27 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2007/01/11 11:07:16 joerg Exp $
DISTNAME= xps-4.2
PKGREVISION= 2
@@ -11,6 +11,7 @@ COMMENT= Displays the Unix process list as a hierarchical tree
USE_TOOLS+= gmake perl
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= x_applibdir=${PREFIX}/lib/X11/app-defaults
post-extract:
${LN} -s FreeBSD ${WRKSRC}/src/DragonFly