diff options
Diffstat (limited to 'devel/zthread/Makefile')
-rw-r--r-- | devel/zthread/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/zthread/Makefile b/devel/zthread/Makefile index cf8f91d23511..03c249b6541d 100644 --- a/devel/zthread/Makefile +++ b/devel/zthread/Makefile @@ -15,6 +15,7 @@ DISTNAME= ZThread-${PORTVERSION} MAINTAINER= shaun@FreeBSD.org COMMENT= A platform-independent object-oriented C++ threading library +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-ftime --disable-static USE_GMAKE= yes |