summaryrefslogtreecommitdiff
path: root/lang/icon
diff options
context:
space:
mode:
authorahoka <ahoka>2008-07-20 19:02:47 +0000
committerahoka <ahoka>2008-07-20 19:02:47 +0000
commitb496fccd7b04772c84b3842a7e67712c742f1429 (patch)
tree9bc0225aee424bdc59a1601cba98139bbd8667b6 /lang/icon
parent7409e63becffda2c21200c7bbb1da2eb66af6ab6 (diff)
downloadpkgsrc-b496fccd7b04772c84b3842a7e67712c742f1429.tar.gz
Add the directory of the manpage to the INSTALLATION_DIRS.
Diffstat (limited to 'lang/icon')
-rw-r--r--lang/icon/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/icon/Makefile b/lang/icon/Makefile
index 12ecf199611..101712a9df6 100644
--- a/lang/icon/Makefile
+++ b/lang/icon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2008/03/07 11:24:16 obache Exp $
+# $NetBSD: Makefile,v 1.45 2008/07/20 19:02:47 ahoka Exp $
DISTNAME= icon.v942src
PKGNAME= icon-9.4.2
@@ -16,6 +16,8 @@ BUILD_TARGET= All
TEST_TARGET= Test
MAKE_JOBS_SAFE= no
+INSTALLATION_DIRS= ${PKGMANDIR}/man1
+
.include "../../mk/bsd.prefs.mk"
.include "../../mk/compiler.mk"