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 73ea812dbd79..dadf3658a94a 100644 --- a/devel/poslib/Makefile +++ b/devel/poslib/Makefile @@ -7,6 +7,7 @@ PORTNAME= poslib PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= devel dns MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= posadis @@ -17,7 +18,6 @@ COMMENT= Posadis C++ DNS library GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes PLIST_SUB= VERSION="${PORTVERSION}" |