aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-RDF-Simple
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-04-06 14:48:45 +0800
committergabor <gabor@FreeBSD.org>2007-04-06 14:48:45 +0800
commitd509a037fdaf801c23204eb5810203cc21bbacac (patch)
tree57d1d235b4c8bd4ba7ea8efe424068317bf457e5 /textproc/p5-RDF-Simple
parent1290c2ec6ceeca80a7385b1929a0e11a76d78cce (diff)
downloadfreebsd-ports-gnome-d509a037fdaf801c23204eb5810203cc21bbacac.tar.gz
freebsd-ports-gnome-d509a037fdaf801c23204eb5810203cc21bbacac.tar.zst
freebsd-ports-gnome-d509a037fdaf801c23204eb5810203cc21bbacac.zip
- Remove old Perl support from unmaintained ports in categories starting
with letter o-z
Diffstat (limited to 'textproc/p5-RDF-Simple')
-rw-r--r--textproc/p5-RDF-Simple/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/p5-RDF-Simple/Makefile b/textproc/p5-RDF-Simple/Makefile
index 3d19c496a44a..db11f20d427d 100644
--- a/textproc/p5-RDF-Simple/Makefile
+++ b/textproc/p5-RDF-Simple/Makefile
@@ -28,10 +28,4 @@ MAN3= RDF::Simple.3 \
RDF::Simple::Parser.3 \
RDF::Simple::Serialiser.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600 #inherited from security/p5-Authen-SASL
-IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>