aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-VCS/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-VCS/Makefile')
-rw-r--r--devel/p5-VCS/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-VCS/Makefile b/devel/p5-VCS/Makefile
index c938afdf04f7..c369d81ceb81 100644
--- a/devel/p5-VCS/Makefile
+++ b/devel/p5-VCS/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-VCS
-# Date created: 27 February 2002
-# Whom: Kimura Fuyuki <fuyuki@mj.0038.net>
-#
+# Created by: Kimura Fuyuki <fuyuki@mj.0038.net>
# $FreeBSD$
-#
PORTNAME= VCS
PORTVERSION= 0.16
@@ -17,7 +13,8 @@ COMMENT= Library for generic Version Control System access in Perl
RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= diff-hist.1
MAN3= VCS.3 VCS::Cvs.3 VCS::Dir.3 VCS::File.3 \