diff options
Diffstat (limited to 'devel/zthread/Makefile')
-rw-r--r-- | devel/zthread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/zthread/Makefile b/devel/zthread/Makefile index d0b732df8ab4..184fe5bea926 100644 --- a/devel/zthread/Makefile +++ b/devel/zthread/Makefile @@ -19,7 +19,7 @@ COMMENT= A platform-independent object-oriented C++ threading library GNU_CONFIGURE= yes USE_GMAKE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME} |