aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Gimp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-12 16:38:07 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-12 16:38:07 +0000
commit3ac789b07c071e10a5c3e14162b508cb6fac92cc (patch)
treed468c5c76e8757f34ffb8a1c2eafb737f3c0c722 /graphics/p5-Gimp
parente6b297d7696d78beeb626a31eedd7444233f8c99 (diff)
downloadports-3ac789b07c071e10a5c3e14162b508cb6fac92cc.tar.gz
ports-3ac789b07c071e10a5c3e14162b508cb6fac92cc.zip
Remove outdated PERL_LEVEL check
Notes
Notes: svn path=/head/; revision=501421
Diffstat (limited to 'graphics/p5-Gimp')
-rw-r--r--graphics/p5-Gimp/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/graphics/p5-Gimp/Makefile b/graphics/p5-Gimp/Makefile
index ca7b1faacc22..bf2f1f76fb2a 100644
--- a/graphics/p5-Gimp/Makefile
+++ b/graphics/p5-Gimp/Makefile
@@ -31,10 +31,4 @@ USE_PERL5= configure
MAKE_JOBS_UNSAFE= yes
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 502502
-BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=7.14:devel/p5-ExtUtils-MakeMaker
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>