summaryrefslogtreecommitdiff
path: root/sysutils/xps
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-01-11 11:07:16 +0000
committerjoerg <joerg@pkgsrc.org>2007-01-11 11:07:16 +0000
commit93f3164fb901c0f09ba207cf7af1bf26600147a9 (patch)
tree4c01d945c2e7c7513bb6b583bbabce2df5e5a0f2 /sysutils/xps
parent4fe7cd66bee917a5036dd568664d3d2771c1ac77 (diff)
downloadpkgsrc-93f3164fb901c0f09ba207cf7af1bf26600147a9.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/xps')
-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