diff options
Diffstat (limited to 'devel/poslib/Makefile')
-rw-r--r-- | devel/poslib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/poslib/Makefile b/devel/poslib/Makefile index dadf3658a94a..01391d5bda0b 100644 --- a/devel/poslib/Makefile +++ b/devel/poslib/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= posadis MAINTAINER= sergei@FreeBSD.org COMMENT= Posadis C++ DNS library +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |