summaryrefslogtreecommitdiff
path: root/graphics/netpbm
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2015-03-11 23:02:50 +0000
committertnn <tnn@pkgsrc.org>2015-03-11 23:02:50 +0000
commitcd252eff632cac5e9f476fe16178a3cddf54f96f (patch)
treec24eb098dcf9f22c3a94899bf3e799fa2f58a431 /graphics/netpbm
parent1a2e3fa1afcd5f7c2dc53899df701c08eb03ca75 (diff)
downloadpkgsrc-cd252eff632cac5e9f476fe16178a3cddf54f96f.tar.gz
missing INSTALLATION_DIRS for man3 & man5
Diffstat (limited to 'graphics/netpbm')
-rw-r--r--graphics/netpbm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 2ac5a4e86bc..e8ea4a43bf8 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.200 2015/01/12 11:47:59 is Exp $
+# $NetBSD: Makefile,v 1.201 2015/03/11 23:02:50 tnn Exp $
DISTNAME= netpbm-10.68.02
CATEGORIES= graphics
@@ -63,7 +63,7 @@ MAKE_FLAGS+= NETWORKLD="-lsocket -lnsl"
MAKE_FLAGS+= NETWORKLD="-lsocket -lresolv"
.endif
-INSTALLATION_DIRS= ${PKGMANDIR}/man1 share/netpbm
+INSTALLATION_DIRS= ${PKGMANDIR}/man1 ${PKGMANDIR}/man3 ${PKGMANDIR}/man5 share/netpbm
post-extract:
cd ${WRKSRC} && ${CP} config.mk.in config.mk