summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjlam <jlam>2001-09-12 06:08:12 +0000
committerjlam <jlam>2001-09-12 06:08:12 +0000
commit09f53d7eeb59e8bd0fde956742079d9c4f3507a3 (patch)
tree7423209737b1471f42866471e398120b2e348fd2 /graphics
parentf7360381dbab5d203b07079975d5a8fc8f92206a (diff)
downloadpkgsrc-09f53d7eeb59e8bd0fde956742079d9c4f3507a3.tar.gz
Manually create ${PERL5_SITELIB} prior to installing into it.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/get_ds7/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/get_ds7/Makefile b/graphics/get_ds7/Makefile
index cceddb6a2c4..59b9b4ba227 100644
--- a/graphics/get_ds7/Makefile
+++ b/graphics/get_ds7/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/02/16 15:22:21 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/09/12 06:08:12 jlam Exp $
#
DISTNAME= get_ds7_1.2.4
@@ -24,6 +24,7 @@ post-patch:
<${WRKSRC}/get_ds7 >${WRKSRC}/get_ds7.exe
do-install:
+ ${INSTALL_DATA_DIR} ${PERL5_SITELIB}
${INSTALL_DATA} ${WRKSRC}/ds7_lib.pm ${PERL5_SITELIB}
${INSTALL_SCRIPT} ${WRKSRC}/get_ds7.exe ${PREFIX}/bin/get_ds7
${INSTALL_DATA_DIR} ${DOCDIR}