aboutsummaryrefslogtreecommitdiff
path: root/net/p5-XML-RPC/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-05-16 09:44:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-05-16 09:44:20 +0000
commitc5399bf07c9a80a9cc9cd22f6f3fc9760d0b7e18 (patch)
tree376471cd0a42a10d9d22629ce8b694bdc8b210e9 /net/p5-XML-RPC/Makefile
parent4762188cfa137ee873b5b58d932fc8933619ee25 (diff)
downloadports-c5399bf07c9a80a9cc9cd22f6f3fc9760d0b7e18.tar.gz
ports-c5399bf07c9a80a9cc9cd22f6f3fc9760d0b7e18.zip
- Fix plist
- Trim header Reported by: poudriere exp-run
Notes
Notes: svn path=/head/; revision=318302
Diffstat (limited to 'net/p5-XML-RPC/Makefile')
-rw-r--r--net/p5-XML-RPC/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/net/p5-XML-RPC/Makefile b/net/p5-XML-RPC/Makefile
index c3e2e3a26b7a..9dd909352817 100644
--- a/net/p5-XML-RPC/Makefile
+++ b/net/p5-XML-RPC/Makefile
@@ -1,12 +1,9 @@
-# New ports collection makefile for: p5-XML-RPC
-# Date created: 05 Dec 2008
-# Whom: Denis Pokataev <catone@cpan.org>
-#
+# Created by: Denis Pokataev <catone@cpan.org>
# $FreeBSD$
-#
PORTNAME= XML-RPC
PORTVERSION= 0.9
+PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +13,8 @@ COMMENT= Pure Perl implementation for an XML-RPC client and server
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-XML-TreePP>=0:${PORTSDIR}/textproc/p5-XML-TreePP
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-XML-TreePP>=0:${PORTSDIR}/textproc/p5-XML-TreePP
PERL_CONFIGURE= yes