diff options
Diffstat (limited to 'graphics/qglviewer/Makefile')
-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 53bb81dca4cb..6885ab61574c 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=15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= QTDIR="${X11BASE}" INSTALLS_SHLIB= yes |