From 9ae1392d4c68a0c5f4e904f159598c98d1b37f96 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 20 Dec 2009 14:31:33 +0000 Subject: - Switch to neon29 PR: ports/141797 Submitted by: Andrei Lavreniyuk --- sysutils/nut/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/nut/Makefile') diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile index 913a1f434fc2..78ef30c5475e 100644 --- a/sysutils/nut/Makefile +++ b/sysutils/nut/Makefile @@ -7,7 +7,7 @@ PORTNAME= nut PORTVERSION= 2.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig @@ -127,7 +127,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="" -- cgit v1.2.3