summaryrefslogtreecommitdiff
path: root/devel/tavrasm
diff options
context:
space:
mode:
authorjlam <jlam>2005-06-16 06:57:37 +0000
committerjlam <jlam>2005-06-16 06:57:37 +0000
commit4eedf46f13f54f52b57bb41f46fa1156773cfe5b (patch)
tree3ccd645970d07eb5e027f9f4978696237c5cd04b /devel/tavrasm
parent563be07afa7bf7078a833258658572365405741a (diff)
downloadpkgsrc-4eedf46f13f54f52b57bb41f46fa1156773cfe5b.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'devel/tavrasm')
-rw-r--r--devel/tavrasm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/tavrasm/Makefile b/devel/tavrasm/Makefile
index 32bb29e209d..591153ecccb 100644
--- a/devel/tavrasm/Makefile
+++ b/devel/tavrasm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/06/12 12:40:21 grant Exp $
+# $NetBSD: Makefile,v 1.11 2005/06/16 06:57:48 jlam Exp $
#
DISTNAME= tavrasm
@@ -19,6 +19,7 @@ MAKEFILE= makefile
DIST_SUBDIR= ${PKGNAME_NOREV}
ONLY_FOR_COMPILER= gcc
+INSTALLATION_DIRS= bin
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/tavrasm