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 bfd0778b96fb..67a02c561ae4 100644 --- a/devel/zthread/Makefile +++ b/devel/zthread/Makefile @@ -15,7 +15,7 @@ DISTNAME= ZThread-${PORTVERSION} MAINTAINER= glarkin@FreeBSD.org COMMENT= A platform-independent object-oriented C++ threading library -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-ftime --disable-static USE_GMAKE= yes |