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 8435d9515819..a0c22fea415b 100644 --- a/devel/poslib/Makefile +++ b/devel/poslib/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= posadis MAINTAINER= ports@FreeBSD.org COMMENT= Posadis C++ DNS library -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" USE_LDCONFIG= yes |