summaryrefslogtreecommitdiffstats
path: root/graphics/qglviewer
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-06-01 19:56:04 +0000
committeroliver <oliver@FreeBSD.org>2005-06-01 19:56:04 +0000
commit2577d7b175c040f4c4136b21adac34e0904265e9 (patch)
tree59bf0cbd4ae0d28e23fe565e2c9d81eede9ff048 /graphics/qglviewer
parent342a262e8b6eeebcfe640913eb2778cb552186a1 (diff)
downloadFreeBSD-ports-2577d7b175c040f4c4136b21adac34e0904265e9.zip
FreeBSD-ports-2577d7b175c040f4c4136b21adac34e0904265e9.tar.gz
change the libtool version to use from 1.3 to 1.5
Diffstat (limited to 'graphics/qglviewer')
-rw-r--r--graphics/qglviewer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qglviewer/Makefile b/graphics/qglviewer/Makefile
index 4764c07..53bb81d 100644
--- a/graphics/qglviewer/Makefile
+++ b/graphics/qglviewer/Makefile
@@ -18,7 +18,7 @@ COMMENT= Use OpenGL to play around with three dimensional scenes
USE_QT_VER= 3
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_INC_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= QTDIR="${X11BASE}"
INSTALLS_SHLIB= yes
OpenPOWER on IntegriCloud