summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-02-17 12:54:46 +0000
committerjoerg <joerg@pkgsrc.org>2007-02-17 12:54:46 +0000
commit906a1c5b9697910b7823d55b2086dda127a9674c (patch)
treefaf7184d15cf53c547670dbc64722cf0158f025a /net
parent1eeb59c25da0bad3418646870a7e2cbca875e5da (diff)
downloadpkgsrc-906a1c5b9697910b7823d55b2086dda127a9674c.tar.gz
share/doc must be pre-created.
Diffstat (limited to 'net')
-rw-r--r--net/sdig/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/sdig/Makefile b/net/sdig/Makefile
index fb92d95f195..1ccb9192c2b 100644
--- a/net/sdig/Makefile
+++ b/net/sdig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/02/15 21:45:35 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2007/02/17 12:54:46 joerg Exp $
DISTNAME= sdig-0.30
CATEGORIES= net
@@ -15,7 +15,8 @@ SUBST_MESSAGE.sdig= Inserting the correct prefix directory.
SUBST_FILES.sdig= sdig.conf
SUBST_SED.sdig= -e 's,\$${PREFIX},${PREFIX},g'
-INSTALLATION_DIRS+= ${PKGMANDIR}/man8 ${PKGMANDIR}/man5 share/misc share/examples
+INSTALLATION_DIRS+= ${PKGMANDIR}/man8 ${PKGMANDIR}/man5 share/doc \
+ share/examples share/misc
post-install:
${INSTALL_DATA} ${WRKSRC}/sdig.conf ${PREFIX}/share/examples/