aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-ZConf/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2014-01-06 02:05:39 +0800
committeraz <az@FreeBSD.org>2014-01-06 02:05:39 +0800
commitef3cd05f8445c82842a82a35e1faffd7e05057b5 (patch)
treef53ae742b7f3830db407c78b24a835ac68df6064 /net/p5-ZConf/Makefile
parentd1af49f3c20184f1db30de835d0d8d1d04233216 (diff)
downloadfreebsd-ports-gnome-ef3cd05f8445c82842a82a35e1faffd7e05057b5.tar.gz
freebsd-ports-gnome-ef3cd05f8445c82842a82a35e1faffd7e05057b5.tar.zst
freebsd-ports-gnome-ef3cd05f8445c82842a82a35e1faffd7e05057b5.zip
- support stage
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'net/p5-ZConf/Makefile')
-rw-r--r--net/p5-ZConf/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/net/p5-ZConf/Makefile b/net/p5-ZConf/Makefile
index 347060a640fd..d0cbd58b183f 100644
--- a/net/p5-ZConf/Makefile
+++ b/net/p5-ZConf/Makefile
@@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
-COMMENT= A configuration system allowing for either file or LDAP backed storage
+COMMENT= Configuration system allowing for either file or LDAP backed storage
BUILD_DEPENDS= p5-Chooser>=0:${PORTSDIR}/devel/p5-Chooser \
p5-Error-Helper>=0:${PORTSDIR}/devel/p5-Error-Helper \
@@ -26,9 +26,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= ZConf.3 \
- ZConf::backends::file.3 \
- ZConf::backends::ldap.3
-
-NO_STAGE= yes
.include <bsd.port.mk>