summaryrefslogtreecommitdiff
path: root/devel/its4
diff options
context:
space:
mode:
authorjlam <jlam>2005-06-16 06:57:37 +0000
committerjlam <jlam>2005-06-16 06:57:37 +0000
commit087b0988c7c2bfaa3823a225f61757e9256e11a3 (patch)
tree3ccd645970d07eb5e027f9f4978696237c5cd04b /devel/its4
parent383f864b8f8e060b2294382bed67a87ab22eba6a (diff)
downloadpkgsrc-087b0988c7c2bfaa3823a225f61757e9256e11a3.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'devel/its4')
-rw-r--r--devel/its4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/its4/Makefile b/devel/its4/Makefile
index 1fdd29859ee..8d16085b67a 100644
--- a/devel/its4/Makefile
+++ b/devel/its4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/20 12:13:28 agc Exp $
+# $NetBSD: Makefile,v 1.11 2005/06/16 06:57:46 jlam Exp $
#
DISTNAME= its4-1.1.1
@@ -16,6 +16,7 @@ WRKSRC= ${WRKDIR}/its4
HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --prefix=${PREFIX}
CONFIGURE_ARGS+= --datadir=${PREFIX}/share/its4
+INSTALLATION_DIRS= bin man/man1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/its4 ${PREFIX}/bin