[Midnightbsd-cvs] mports [16878] trunk/dns/bind99/Makefile: bump xml
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 7 00:32:35 EDT 2014
Revision: 16878
http://svnweb.midnightbsd.org/mports/?rev=16878
Author: laffer1
Date: 2014-09-07 00:32:35 -0400 (Sun, 07 Sep 2014)
Log Message:
-----------
bump xml
Modified Paths:
--------------
trunk/dns/bind99/Makefile
Modified: trunk/dns/bind99/Makefile
===================================================================
--- trunk/dns/bind99/Makefile 2014-09-07 04:24:19 UTC (rev 16877)
+++ trunk/dns/bind99/Makefile 2014-09-07 04:32:35 UTC (rev 16878)
@@ -2,7 +2,7 @@
PORTNAME?= bind99
PORTVERSION= 9.9.5
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC}
MASTER_SITE_SUBDIR= bind9/${ISCVERSION}
@@ -75,7 +75,7 @@
.if ${PORT_OPTIONS:MXML} && !defined(BIND_TOOLS_SLAVE)
CONFIGURE_ARGS+= --with-libxml2=${LOCALBASE}
-LIB_DEPENDS+= xml2.5:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS+= xml2:${PORTSDIR}/textproc/libxml2
.else
CONFIGURE_ARGS+= --without-libxml2
.endif
More information about the Midnightbsd-cvs
mailing list