aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-06-07 15:30:36 +0800
committeraz <az@FreeBSD.org>2013-06-07 15:30:36 +0800
commit15dfc93ab2c6016472a121a9f461b17d7fc5745b (patch)
treeb098441495461845ef7b0a69e7140f5545c54b97 /x11-toolkits
parentf64e84b5097171fc23696a5901e686d639f99059 (diff)
downloadfreebsd-ports-gnome-15dfc93ab2c6016472a121a9f461b17d7fc5745b.tar.gz
freebsd-ports-gnome-15dfc93ab2c6016472a121a9f461b17d7fc5745b.tar.zst
freebsd-ports-gnome-15dfc93ab2c6016472a121a9f461b17d7fc5745b.zip
- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178915 Submitted by: az Approved by: maintainer (timeout)
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Wx/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile
index 4961ed322afe..f836d2c13281 100644
--- a/x11-toolkits/p5-Wx/Makefile
+++ b/x11-toolkits/p5-Wx/Makefile
@@ -48,11 +48,6 @@ MAN3= Wx.3 \
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 501001
-BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.48:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
-RUN_DEPENDS+= p5-ExtUtils-MakeMaker>=6.48:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
-.endif
-
.if ${PERL_LEVEL} < 501508
BUILD_DEPENDS+= p5-ExtUtils-ParseXS>=3.15:${PORTSDIR}/devel/p5-ExtUtils-ParseXS
RUN_DEPENDS+= p5-ExtUtils-ParseXS>=3.15:${PORTSDIR}/devel/p5-ExtUtils-ParseXS