summaryrefslogtreecommitdiff
path: root/net/xipdump
diff options
context:
space:
mode:
authorjoerg <joerg>2007-03-24 19:21:18 +0000
committerjoerg <joerg>2007-03-24 19:21:18 +0000
commita4de7735c807ba2004d03f48884c6342e3f6763c (patch)
treea57573ceef3abc19d705671351ee7db9e9292311 /net/xipdump
parent7cd9e5adbf8ac9e1b02c9e54118f0253a6988530 (diff)
downloadpkgsrc-a4de7735c807ba2004d03f48884c6342e3f6763c.tar.gz
Prepare for switching to NO_MTREE=yes.
Diffstat (limited to 'net/xipdump')
-rw-r--r--net/xipdump/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/xipdump/Makefile b/net/xipdump/Makefile
index 461c27ca98c..c152d2eb5f1 100644
--- a/net/xipdump/Makefile
+++ b/net/xipdump/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2007/02/19 20:12:52 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2007/03/24 19:21:31 joerg Exp $
#
DISTNAME= xipdump-1.5.4
@@ -18,6 +18,8 @@ GNU_CONFIGURE= yes
CFLAGS+= -I${PREFIX}/include ${LIBNET_CFLAGS_CMD:sh}
LIBS+= -L${PREFIX}/lib -Wl,-R${PREFIX}/lib -lnet
+INSTALLATION_DIRS= bin lib/X11/app-defaults ${PKGMANDIR}/man8
+
LIBNET_CFLAGS_CMD= ${BUILDLINK_PREFIX.libnet10}/bin/libnet10-config --defines
post-build: