diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-01 19:56:04 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-01 19:56:04 +0000 |
commit | 7f44153281a28abf9f54db4292179516460951dc (patch) | |
tree | f0cbd198d34668e8d3997d4c3f820de3e33aa98c /graphics/qglviewer | |
parent | e2293488c055bab7429297300cdf427d65e13e8a (diff) | |
download | ports-7f44153281a28abf9f54db4292179516460951dc.tar.gz ports-7f44153281a28abf9f54db4292179516460951dc.zip |
Notes
Diffstat (limited to 'graphics/qglviewer')
-rw-r--r-- | graphics/qglviewer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qglviewer/Makefile b/graphics/qglviewer/Makefile index 4764c0771a9e..53bb81dca4cb 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 |