aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-Yadis
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2007-05-01 15:46:18 +0800
committerclsung <clsung@FreeBSD.org>2007-05-01 15:46:18 +0800
commitb50b68a86991049095f26214ffb5d86460a772a5 (patch)
tree7b7bf672aff7ebd0c362fa095bf9d57b430a225a /net/p5-Net-Yadis
parent92d892bf8c5ac8e2e1d30046bb986004e4348fcc (diff)
downloadfreebsd-ports-gnome-b50b68a86991049095f26214ffb5d86460a772a5.tar.gz
freebsd-ports-gnome-b50b68a86991049095f26214ffb5d86460a772a5.tar.zst
freebsd-ports-gnome-b50b68a86991049095f26214ffb5d86460a772a5.zip
- remove ".if ${PERL_LEVEL} < 500600 ..." stuff
Diffstat (limited to 'net/p5-Net-Yadis')
-rw-r--r--net/p5-Net-Yadis/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/p5-Net-Yadis/Makefile b/net/p5-Net-Yadis/Makefile
index 205ba42d05cf..c1e7ac5f696e 100644
--- a/net/p5-Net-Yadis/Makefile
+++ b/net/p5-Net-Yadis/Makefile
@@ -23,10 +23,4 @@ PERL_CONFIGURE= yes
MAN3= Net::Yadis.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600 # Inherited from www/p5-libwww
-IGNORE= requires Perl 5.6 or later. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>