aboutsummaryrefslogtreecommitdiff
path: root/www/p5-FCGI-Client
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-06-07 07:54:32 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-06-07 07:54:32 +0000
commitd52b48493df085e76d6b79a63bfc5ff410da8992 (patch)
treece2a668544e5de5443e34243c8ad0bd8ddf7b575 /www/p5-FCGI-Client
parent65b2b65a3ec0b3b18d2dea6c9c95e69379bb3a25 (diff)
downloadports-d52b48493df085e76d6b79a63bfc5ff410da8992.tar.gz
ports-d52b48493df085e76d6b79a63bfc5ff410da8992.zip
Notes
Diffstat (limited to 'www/p5-FCGI-Client')
-rw-r--r--www/p5-FCGI-Client/Makefile13
1 files changed, 1 insertions, 12 deletions
diff --git a/www/p5-FCGI-Client/Makefile b/www/p5-FCGI-Client/Makefile
index 767fafbebb60..f66081917980 100644
--- a/www/p5-FCGI-Client/Makefile
+++ b/www/p5-FCGI-Client/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: FCGI::Client
-# Date created: 02 Apr 2010
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= FCGI-Client
PORTVERSION= 0.08
@@ -29,10 +24,4 @@ MAN3= FCGI::Client.3 \
FCGI::Client::RecordFactory.3 \
FCGI::Client::RecordHeader.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} <= 501000
-RUN_DEPENDS+= p5-autodie>0:${PORTSDIR}/devel/p5-autodie
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>