summaryrefslogtreecommitdiff
path: root/misc/hanzim
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-10-03 13:03:51 +0000
committerobache <obache@pkgsrc.org>2010-10-03 13:03:51 +0000
commit420bcc413210baf47fb0632cfb6660dc8b70c9c5 (patch)
tree9e594c2eddd812958dbae217905efdf4b103961a /misc/hanzim
parentfb63f52bfb95e78e9234ebd393d69295ed0c5afb (diff)
downloadpkgsrc-420bcc413210baf47fb0632cfb6660dc8b70c9c5.tar.gz
require some directories before installation.
Diffstat (limited to 'misc/hanzim')
-rw-r--r--misc/hanzim/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/hanzim/Makefile b/misc/hanzim/Makefile
index 4a032fa44bb..c8d47618bb3 100644
--- a/misc/hanzim/Makefile
+++ b/misc/hanzim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/08/17 22:38:01 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2010/10/03 13:03:51 obache Exp $
#
DISTNAME= hanzim-1.3
@@ -20,6 +20,8 @@ BUILD_TARGET= hanzim
# XXX
#MAKE_ENV+= SHELL=${SH:Q} LC_CTYPE=en_US.ISO8859-1
+INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
+
.include "../../lang/tcl/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/tk/buildlink3.mk"