diff options
Diffstat (limited to 'dns/posadis/Makefile')
-rw-r--r-- | dns/posadis/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/posadis/Makefile b/dns/posadis/Makefile index 12473b43019e..bcd290a24dbf 100644 --- a/dns/posadis/Makefile +++ b/dns/posadis/Makefile @@ -7,6 +7,7 @@ PORTNAME= posadis PORTVERSION= 0.60.5 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,7 @@ COMMENT= Domain Name Server (DNS) implementation LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib USE_AUTOCONF_VER= 259 -USE_INC_LIBTOOL_VER= 15 +USE_LIBTOOL_VER= 15 USE_LIBLTDL= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |