aboutsummaryrefslogtreecommitdiff
path: root/graphics/Coin/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2007-12-27 11:58:53 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2007-12-27 11:58:53 +0000
commitcb9b7350d709e8adf9977cc2fc7c462b76882060 (patch)
treeec1ea048bc5f5659e791792ef0d6fdcbdeca7c22 /graphics/Coin/Makefile
parentb4c414a5877bcfed3b5893dae6c134c5b908568f (diff)
downloadports-cb9b7350d709e8adf9977cc2fc7c462b76882060.tar.gz
ports-cb9b7350d709e8adf9977cc2fc7c462b76882060.zip
Notes
Diffstat (limited to 'graphics/Coin/Makefile')
-rw-r--r--graphics/Coin/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile
index 1f006fbe00c2..96c7626d42fa 100644
--- a/graphics/Coin/Makefile
+++ b/graphics/Coin/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Coin
-PORTVERSION= 2.4.6
-PORTREVISION= 1
+PORTVERSION= 2.5.0
CATEGORIES= graphics
MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \
ftp://ftp.coin3d.org/pub/coin/src/all/
@@ -21,8 +20,9 @@ LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \
USE_GL= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --with-pthread=yes --enable-threadsafe \
- --enable-3ds-import --enable-sound
+CONFIGURE_ARGS= --with-pthread=yes --enable-threadsafe \
+ --enable-3ds-import --enable-sound \
+ --enable-javascript-api
USE_LDCONFIG= yes
MAKE_ENV= LANG=C