aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-05-24 10:05:04 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-05-24 10:05:04 +0000
commitb83aa09417a0923d66c83f471ac93382d56349f9 (patch)
tree2d414981cc7d0e1682b16b3bd5c1ce1f34669da9 /www
parentfc3922bc08f47b884968697fc41df31201294375 (diff)
downloadports-b83aa09417a0923d66c83f471ac93382d56349f9.tar.gz
ports-b83aa09417a0923d66c83f471ac93382d56349f9.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/p5-Net-FreshBooks-API/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/www/p5-Net-FreshBooks-API/Makefile b/www/p5-Net-FreshBooks-API/Makefile
index 037af95b9e5c..d8ad2f36bf42 100644
--- a/www/p5-Net-FreshBooks-API/Makefile
+++ b/www/p5-Net-FreshBooks-API/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Net-FreshBooks-API
-# Date created: 2010-01-03
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= Net-FreshBooks-API
PORTVERSION= 0.23
@@ -66,10 +62,6 @@ MAN3= Net::FreshBooks::API.3 \
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 501200
-BUILD_DEPENDS+= p5-Module-Build>=0.3601:${PORTSDIR}/devel/p5-Module-Build
-.endif
-
.if ${PERL_LEVEL} < 501400
RUN_DEPENDS+= p5-parent>=0.224:${PORTSDIR}/devel/p5-parent
TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple