summaryrefslogtreecommitdiff
path: root/graphics/cal3d-examples
diff options
context:
space:
mode:
authorjoerg <joerg>2006-12-06 14:31:17 +0000
committerjoerg <joerg>2006-12-06 14:31:17 +0000
commitab77ab9f31367299335de5922e83687e35e0e5c7 (patch)
tree0d5fb5754741e2f44562c26027ecfe28973136a0 /graphics/cal3d-examples
parentc7cb2193b21ce16053038a935713d0fc0f066e57 (diff)
downloadpkgsrc-ab77ab9f31367299335de5922e83687e35e0e5c7.tar.gz
Make install-sh executable as well.
Diffstat (limited to 'graphics/cal3d-examples')
-rw-r--r--graphics/cal3d-examples/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cal3d-examples/Makefile b/graphics/cal3d-examples/Makefile
index df78afa9884..08f5d724690 100644
--- a/graphics/cal3d-examples/Makefile
+++ b/graphics/cal3d-examples/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/11/19 23:11:18 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2006/12/06 14:31:17 joerg Exp $
#
PKGNAME= cal3d-examples-${CAL3D_VERSION}
@@ -33,6 +33,7 @@ pre-configure:
cd ${WRKSRC}/examples/cally && ./autogen.sh
cd ${WRKSRC}/examples/miniviewer_gl && ./autogen.sh
${CHMOD} 755 ${WRKSRC}/tools/converter/autogen.sh
+ ${CHMOD} 755 ${WRKSRC}/tools/converter/install-sh
cd ${WRKSRC}/tools/converter && ./autogen.sh
SUBST_CLASSES+= c3