diff options
Diffstat (limited to 'devel/poslib/Makefile')
-rw-r--r-- | devel/poslib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/poslib/Makefile b/devel/poslib/Makefile index 9ed230796770..9c7545af39ef 100644 --- a/devel/poslib/Makefile +++ b/devel/poslib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/posadis/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Posadis C++ DNS library -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" USE_LDCONFIG= yes |