aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsd
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-09 18:34:59 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-09 18:34:59 +0000
commit91aef48724f00ea5b70b061a0f80e8a21301e82e (patch)
tree214a488eaf515224e5fbdf563501e7ed8d69a623 /devel/cvsd
parent6dda6926cc2bfe0d8ee46f4c04b67fc996c6590c (diff)
downloadports-91aef48724f00ea5b70b061a0f80e8a21301e82e.tar.gz
ports-91aef48724f00ea5b70b061a0f80e8a21301e82e.zip
Notes
Diffstat (limited to 'devel/cvsd')
-rw-r--r--devel/cvsd/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/cvsd/Makefile b/devel/cvsd/Makefile
index 924bcebc4036..d0738d3d63dc 100644
--- a/devel/cvsd/Makefile
+++ b/devel/cvsd/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: cvsd
-# Date Created: Dec 31, 2001
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= cvsd
PORTVERSION= 1.0.18
@@ -17,7 +12,7 @@ COMMENT= CVS pserver daemon
EXTRA_PATCHES= ${FILESDIR}/extra-cvsd-buildroot.in
-USE_PERL5= yes
+USES= perl5
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libwrap
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \