aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RSS-JavaScript
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 19:32:09 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 19:32:09 +0000
commit618dce31e716f60ed9886861f61eeca422dee165 (patch)
tree089bc45eb46280a48ac3c55f4090197166f2e04d /textproc/p5-XML-RSS-JavaScript
parent7295a7f3d438b19332d9033f7d96dd5ab5dfcc1e (diff)
downloadports-618dce31e716f60ed9886861f61eeca422dee165.tar.gz
ports-618dce31e716f60ed9886861f61eeca422dee165.zip
- Convert to the new perl5 framework
- Trim Makefile header
Notes
Notes: svn path=/head/; revision=326068
Diffstat (limited to 'textproc/p5-XML-RSS-JavaScript')
-rw-r--r--textproc/p5-XML-RSS-JavaScript/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-XML-RSS-JavaScript/Makefile b/textproc/p5-XML-RSS-JavaScript/Makefile
index 0baef10cc808..209e0c9f45c3 100644
--- a/textproc/p5-XML-RSS-JavaScript/Makefile
+++ b/textproc/p5-XML-RSS-JavaScript/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-XML-RSS-JavaScript
-# Date created: 31 Oct 2003
-# Whom: Foxfair Hu <foxfair@FreeBSD.org>
-#
+# Created by: Foxfair Hu <foxfair@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= XML-RSS-JavaScript
PORTVERSION= 0.64
@@ -17,7 +13,8 @@ COMMENT= Perl extension to serialize your RSS as JavaScript
RUN_DEPENDS= p5-XML-RSS>=1.31:${PORTSDIR}/textproc/p5-XML-RSS
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= XML::RSS::JavaScript.3