aboutsummaryrefslogtreecommitdiff
path: root/science/flounder
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-06-03 20:18:13 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-06-03 20:18:13 +0000
commit6bb41db8de2d230dc7094adc1e6814b4d08a8f6e (patch)
tree42a20005016b408ec71bd095c4b1866ea68b233d /science/flounder
parent13142dd19cb90b39fac29bd90bd4920febccdd35 (diff)
downloadports-6bb41db8de2d230dc7094adc1e6814b4d08a8f6e.tar.gz
ports-6bb41db8de2d230dc7094adc1e6814b4d08a8f6e.zip
change the libtool version to use from 1.3 to 1.5
Notes
Notes: svn path=/head/; revision=136758
Diffstat (limited to 'science/flounder')
-rw-r--r--science/flounder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/flounder/Makefile b/science/flounder/Makefile
index 119bda96dcd9..7ef3d89a2c3b 100644
--- a/science/flounder/Makefile
+++ b/science/flounder/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk \
png:${PORTSDIR}/graphics/png
USE_MESA= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS} -lstdc++"
USE_GMAKE= yes