summaryrefslogtreecommitdiff
path: root/graphics/ns-cult3d
diff options
context:
space:
mode:
authorhubertf <hubertf>2002-02-17 23:26:08 +0000
committerhubertf <hubertf>2002-02-17 23:26:08 +0000
commit6561586ac882d291817b677cfbc1dd89c20fbaaa (patch)
treecf749652471b8b9f1616a1331d3832ffff855cfe /graphics/ns-cult3d
parentf03be727ba66ebe48a3104dd950c42ed32a56297 (diff)
downloadpkgsrc-6561586ac882d291817b677cfbc1dd89c20fbaaa.tar.gz
The install-dir must exist!
Diffstat (limited to 'graphics/ns-cult3d')
-rw-r--r--graphics/ns-cult3d/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ns-cult3d/Makefile b/graphics/ns-cult3d/Makefile
index 587375ff12f..d336acb9423 100644
--- a/graphics/ns-cult3d/Makefile
+++ b/graphics/ns-cult3d/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/02/13 09:10:10 abs Exp $
+# $NetBSD: Makefile,v 1.2 2002/02/17 23:26:08 hubertf Exp $
#
DISTNAME= cult3d-5.2-b1-linux-x86
@@ -18,6 +18,7 @@ CHECK_SHLIBS= no
CRYPTO= yes
do-install:
+ ${MKDIR} ${PREFIX}/lib/netscape
cd ${WRKSRC} ; ${ECHO} ${PREFIX}/lib/netscape | ./install.sh
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/ns-cult3d.txt