aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-04-27 01:06:05 +0800
committerpav <pav@FreeBSD.org>2010-04-27 01:06:05 +0800
commit15103fb5f1cebfd06fc9834d346eae5078fa7255 (patch)
treeb1378f43a8c4dc29bcba65d851c09ecb60c05c39 /sysutils
parent0ca2965651692e47d0b273ee888b75f9972b3bdf (diff)
downloadfreebsd-ports-gnome-15103fb5f1cebfd06fc9834d346eae5078fa7255.tar.gz
freebsd-ports-gnome-15103fb5f1cebfd06fc9834d346eae5078fa7255.tar.zst
freebsd-ports-gnome-15103fb5f1cebfd06fc9834d346eae5078fa7255.zip
- Switch to neon 2.9
Requested by: Rudolf Cejka <cejkar@fit.vutbr.cz>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/nut22/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/nut22/Makefile b/sysutils/nut22/Makefile
index 0ed13da894e5..c5504badbb4e 100644
--- a/sysutils/nut22/Makefile
+++ b/sysutils/nut22/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nut
PORTVERSION= 2.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
@@ -122,7 +122,7 @@ PLIST_SUB+= NUT_SNMP="@comment "
.endif
.if !defined(WITHOUT_NEON)
-LIB_DEPENDS+= neon.28:${PORTSDIR}/www/neon28
+LIB_DEPENDS+= neon.29:${PORTSDIR}/www/neon29
CONFIGURE_ARGS+= --with-neonxml
MAN8+= netxml-ups.8
PLIST_SUB+= NUT_NEON=""