aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-06-02 23:39:23 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-06-02 23:39:23 +0800
commit5dc89f5aeccfb04e9b94c08792fbd39e85ab3f3f (patch)
treee8c521db88a545573f4ffc463bf6f48b9b3736aa /www
parent935590e009786c593a58becfa7d3118e6934d258 (diff)
downloadfreebsd-ports-gnome-5dc89f5aeccfb04e9b94c08792fbd39e85ab3f3f.tar.gz
freebsd-ports-gnome-5dc89f5aeccfb04e9b94c08792fbd39e85ab3f3f.tar.zst
freebsd-ports-gnome-5dc89f5aeccfb04e9b94c08792fbd39e85ab3f3f.zip
Remove outdated PERL_LEVEL check
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTTP-Request-Params/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/www/p5-HTTP-Request-Params/Makefile b/www/p5-HTTP-Request-Params/Makefile
index 7789ac2a13ea..0063df0d7e36 100644
--- a/www/p5-HTTP-Request-Params/Makefile
+++ b/www/p5-HTTP-Request-Params/Makefile
@@ -13,7 +13,8 @@ COMMENT= Retrieve GET/POST Parameters from HTTP Requests
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Class-Accessor>=0.19:devel/p5-Class-Accessor \
+BUILD_DEPENDS= p5-CGI>=3:www/p5-CGI \
+ p5-Class-Accessor>=0.19:devel/p5-Class-Accessor \
p5-Email-MIME-ContentType>=1:mail/p5-Email-MIME-ContentType \
p5-Email-MIME>=1.420:mail/p5-Email-MIME \
p5-HTTP-Message>=1.40:www/p5-HTTP-Message
@@ -23,11 +24,4 @@ NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} >= 502200
-BUILD_DEPENDS+= p5-CGI>=3:www/p5-CGI
-RUN_DEPENDS+= p5-CGI>=3:www/p5-CGI
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
1-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * update xfce to 4.6.1oliver2009-05-061-1/+1 * Bump PORTREVISION after xfce 4.6 updateoliver2009-03-061-0/+1 * - Update to 0.6.1miwi2008-11-224-7/+19 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Remove USE_XLIB in favor of USE_XORGmiwi2008-03-211-1/+1 * - Update to 0.6miwi2008-02-173-9/+15 * update xfce4 to 4.4.2oliver2008-02-131-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-202-5/+1 * update xfce to 4.4.1oliver2007-04-121-0/+1 * Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].linimon2007-03-141-3/+1