diff options
Diffstat (limited to 'devel/poslib')
| -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 1fb2c12a8e14..73ea812dbd79 100644 --- a/devel/poslib/Makefile +++ b/devel/poslib/Makefile @@ -17,7 +17,7 @@ COMMENT=	Posadis C++ DNS library  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	LIBS="${PTHREAD_LIBS}"  CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_LIBTOOL_VER=	15 +USE_AUTOTOOLS=	libtool:15  INSTALLS_SHLIB=	yes  PLIST_SUB=	VERSION="${PORTVERSION}"  | 
