From b496fccd7b04772c84b3842a7e67712c742f1429 Mon Sep 17 00:00:00 2001 From: ahoka Date: Sun, 20 Jul 2008 19:02:47 +0000 Subject: Add the directory of the manpage to the INSTALLATION_DIRS. --- lang/icon/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang/icon/Makefile') 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" -- cgit v1.2.3