aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-SQLite-Work
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-05-01 07:33:15 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-05-01 07:33:15 +0000
commit5a0de2c9fdc2bcb813f76656aeb9d786c5b1232f (patch)
treedfc03323dd49b2dad410638be24b9b3faafc881f /databases/p5-SQLite-Work
parent75abb5ffe57d263908050131872372bbef30e19a (diff)
- remove ".if ${PERL_LEVEL} < 500600 ..." stuff.
Notes
Notes: svn path=/head/; revision=191265
Diffstat (limited to 'databases/p5-SQLite-Work')
-rw-r--r--databases/p5-SQLite-Work/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/databases/p5-SQLite-Work/Makefile b/databases/p5-SQLite-Work/Makefile
index e5a5f79f74e9..cd2ed48a3bdb 100644
--- a/databases/p5-SQLite-Work/Makefile
+++ b/databases/p5-SQLite-Work/Makefile
@@ -35,10 +35,6 @@ post-patch:
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
-.endif
-
.if ${PERL_LEVEL} < 500801
RUN_DEPENDS+= p5-Getopt-Long>=2.34:${PORTSDIR}/devel/p5-Getopt-Long
.endif