aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Validate
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 17:26:57 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 17:26:57 +0000
commitf900846e5260dc5d66ccd323d0da759c95e2d6bb (patch)
tree3d2d195baaa9a28035ca99cf8f30d5a105a434b0 /textproc/p5-XML-Validate
parent92c4ee1048b74b790b3b109e036920b222527701 (diff)
downloadports-f900846e5260dc5d66ccd323d0da759c95e2d6bb.tar.gz
ports-f900846e5260dc5d66ccd323d0da759c95e2d6bb.zip
Notes
Diffstat (limited to 'textproc/p5-XML-Validate')
-rw-r--r--textproc/p5-XML-Validate/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-XML-Validate/Makefile b/textproc/p5-XML-Validate/Makefile
index a9cf263cbcf0..66e0acf08952 100644
--- a/textproc/p5-XML-Validate/Makefile
+++ b/textproc/p5-XML-Validate/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: textproc/p5-XML-Validate
-# Date created: 10 November 2009
-# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
-#
+# Created by: Dmitry Sivachenko <demon@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= XML-Validate
PORTVERSION= 1.025
@@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= validxml.pl.1
MAN3= XML::Validate.3 XML::Validate::Base.3 \