summaryrefslogtreecommitdiff
path: root/graphics/Coin/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2007-03-08 13:39:20 +0000
committerrillig <rillig>2007-03-08 13:39:20 +0000
commit5b926a959736e69eb6ce939cf89aeae190557773 (patch)
treebdd03c68fe05cd28c96d829e236eddd1ae7d3250 /graphics/Coin/Makefile
parent33c8b6d742787e1ad255aea31aa3bb49a37c13f7 (diff)
downloadpkgsrc-5b926a959736e69eb6ce939cf89aeae190557773.tar.gz
Fixed a g++ error message from PR 35947. Patch provided by Gilles
Dauphin. While here, fixed all pkglint warnings and modernized the buildlink3.mk file.
Diffstat (limited to 'graphics/Coin/Makefile')
-rw-r--r--graphics/Coin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile
index 786aaeef211..92a70913976 100644
--- a/graphics/Coin/Makefile
+++ b/graphics/Coin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/02/15 14:33:43 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2007/03/08 13:39:20 rillig Exp $
DISTNAME= Coin-2.4.4
PKGREVISION= 3
@@ -10,6 +10,7 @@ HOMEPAGE= http://www.coin3d.org/
COMMENT= Free, portable, Open Inventor API implementation
USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-3ds-import
CONFIGURE_ARGS+= --disable-debug