pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/xps Set x_applibdir explicitly to the path we...
details: https://anonhg.NetBSD.org/pkgsrc/rev/538f729b3c60
branches: trunk
changeset: 523676:538f729b3c60
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Jan 11 11:07:16 2007 +0000
description:
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:
sysutils/xps/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 30d2298e9223 -r 538f729b3c60 sysutils/xps/Makefile
--- a/sysutils/xps/Makefile Thu Jan 11 10:57:08 2007 +0000
+++ b/sysutils/xps/Makefile Thu Jan 11 11:07:16 2007 +0000
@@ -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 @@
USE_TOOLS+= gmake perl
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= x_applibdir=${PREFIX}/lib/X11/app-defaults
post-extract:
${LN} -s FreeBSD ${WRKSRC}/src/DragonFly
Home |
Main Index |
Thread Index |
Old Index