aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2005-06-08 18:44:05 +0800
committerskv <skv@FreeBSD.org>2005-06-08 18:44:05 +0800
commit8cd9701f3512ba7b410ce28e34621a04bf38b58f (patch)
treea0c6649399be81892f912c5d46aa20f0ace305b0
parent8e286b563d47520844707ae3aeb1946d151d9ce3 (diff)
downloadfreebsd-ports-gnome-8cd9701f3512ba7b410ce28e34621a04bf38b58f.tar.gz
freebsd-ports-gnome-8cd9701f3512ba7b410ce28e34621a04bf38b58f.tar.zst
freebsd-ports-gnome-8cd9701f3512ba7b410ce28e34621a04bf38b58f.zip
PORTREVISION++
* LIB_DEPENDS: strfunc.7 => strfunc.9
-rw-r--r--devel/ncnf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ncnf/Makefile b/devel/ncnf/Makefile
index 6c95bf38a59b..670bd31b22c0 100644
--- a/devel/ncnf/Makefile
+++ b/devel/ncnf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ncnf
PORTVERSION= 3.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= skv@FreeBSD.org
COMMENT= Generic configuration management library
-LIB_DEPENDS= strfunc.7:${PORTSDIR}/devel/libstrfunc
+LIB_DEPENDS= strfunc.9:${PORTSDIR}/devel/libstrfunc
INSTALLS_SHLIB= YES
USE_LIBTOOL_VER=15