diff options
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 abe10f701f86..4764c0771a9e 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_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= QTDIR="${X11BASE}" INSTALLS_SHLIB= yes |