diff options
Diffstat (limited to 'devel/sdts++/Makefile')
-rw-r--r-- | devel/sdts++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile index 8fa25033371c..a23e5d58deeb 100644 --- a/devel/sdts++/Makefile +++ b/devel/sdts++/Makefile @@ -18,7 +18,7 @@ COMMENT= C++ library for SDTS related development BUILD_DEPENDS= ${LOCALBASE}/lib/libboost_thread.so:${PORTSDIR}/devel/boost RUN_DEPENDS= ${LOCALBASE}/lib/libboost_thread.so:${PORTSDIR}/devel/boost -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-boost=${LOCALBASE}/include |