diff options
Diffstat (limited to 'graphics/view3ds/Makefile')
-rw-r--r-- | graphics/view3ds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/view3ds/Makefile b/graphics/view3ds/Makefile index 7b4d9f205f6a..19232e5a700d 100644 --- a/graphics/view3ds/Makefile +++ b/graphics/view3ds/Makefile @@ -28,7 +28,7 @@ USE_X_PREFIX= yes USE_QT_VER= 3 USE_MESA= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ENV= QTDIR="${QT_PREFIX}" MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" |