diff options
Diffstat (limited to 'devel/poslib/Makefile')
-rw-r--r-- | devel/poslib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/poslib/Makefile b/devel/poslib/Makefile index 6a8eb04..0604553 100644 --- a/devel/poslib/Makefile +++ b/devel/poslib/Makefile @@ -7,6 +7,7 @@ PORTNAME= poslib PORTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= devel dns MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= posadis @@ -17,7 +18,7 @@ COMMENT= Posadis C++ DNS library GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_INC_LIBTOOL_VER= 15 +USE_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes PLIST_SUB= VERSION="${PORTVERSION}" |