summaryrefslogtreecommitdiff
path: root/sysutils/xps
diff options
context:
space:
mode:
authorjoerg <joerg>2013-01-11 23:34:09 +0000
committerjoerg <joerg>2013-01-11 23:34:09 +0000
commit0f9e6639befd6f230c7886b94bd27e8fb930ec74 (patch)
tree35b4f6ad3b66ddde5da7689e0e755fae46576511 /sysutils/xps
parenteaf096b759d75f295ca94d2f7461f6e615db5d35 (diff)
downloadpkgsrc-0f9e6639befd6f230c7886b94bd27e8fb930ec74.tar.gz
Needs _KMEMUSER on NetBSD/current
Diffstat (limited to 'sysutils/xps')
-rw-r--r--sysutils/xps/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/xps/Makefile b/sysutils/xps/Makefile
index 03ba875a2aa..3a0c7502838 100644
--- a/sysutils/xps/Makefile
+++ b/sysutils/xps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2012/10/23 19:51:39 asau Exp $
+# $NetBSD: Makefile,v 1.41 2013/01/11 23:34:09 joerg Exp $
DISTNAME= xps-4.2
PKGREVISION= 4
@@ -13,6 +13,8 @@ USE_TOOLS+= gmake perl pod2man pod2html
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= x_applibdir=${PREFIX}/lib/X11/app-defaults
+CFLAGS.NetBSD+= -D_KMEMUSER
+
post-extract:
${LN} -s FreeBSD ${WRKSRC}/src/DragonFly