diff options
Diffstat (limited to 'x11-toolkits/soqt/Makefile')
-rw-r--r-- | x11-toolkits/soqt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/soqt/Makefile b/x11-toolkits/soqt/Makefile index 20224a452e64..b7e0476f78e7 100644 --- a/x11-toolkits/soqt/Makefile +++ b/x11-toolkits/soqt/Makefile @@ -18,7 +18,7 @@ COMMENT= Qt toolkit library for Coin LIB_DEPENDS= Coin.41:${PORTSDIR}/graphics/Coin USE_QT_VER= 3 -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_ENV+= QTDIR=${QT_PREFIX} CXXFLAGS="-pthread" CONFIGURE_ARGS+= --with-pthread=yes --with-coin=${X11BASE} # avoid renaming of soqt-config and soqt-config.1 |