summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mng/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/mng/Makefile b/graphics/mng/Makefile
index 707307f5908..a5153bcb4b7 100644
--- a/graphics/mng/Makefile
+++ b/graphics/mng/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/02/14 17:21:43 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2004/03/07 14:37:02 minskim Exp $
DISTNAME= libmng-1.0.5
PKGNAME= ${DISTNAME:S/lib//}
@@ -23,6 +23,8 @@ CPPFLAGS+= ${BUILDLINK_CPPFLAGS.lcms}
DOCDIR= ${PREFIX}/share/doc/mng
+INSTALLATION_DIRS= man/man3 man/man5
+
post-install:
${INSTALL_DATA_DIR} ${DOCDIR}
cd ${WRKSRC}/doc && \