summaryrefslogtreecommitdiff
path: root/databases/p5-T2
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-02 17:54:43 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-02 17:54:43 +0000
commit5382b797798cc96be201ca78248d644ac5b3b00a (patch)
treefe83ab31c4e9d97d9055c23592d46eae2d27198b /databases/p5-T2
parentCatch up with the latest CVS, fix the charset/locale stuff. Bump the (diff)
- Remove old Perl support from unmaintained ports in categories starting
with letter b-f
Notes
Notes: svn path=/head/; revision=189024
Diffstat (limited to 'databases/p5-T2')
-rw-r--r--databases/p5-T2/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/databases/p5-T2/Makefile b/databases/p5-T2/Makefile
index 10f36bd82098..81f5587dc1e7 100644
--- a/databases/p5-T2/Makefile
+++ b/databases/p5-T2/Makefile
@@ -27,10 +27,4 @@ PERL_CONFIGURE= yes
MAN3= T2.3 T2::Association.3 T2::Attribute.3 T2::Class.3 \
T2::DBSetup.3 T2::Schema.3 T2::Storage.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires Perl 5.6 or newer. Install lang/perl5.8 and try again.
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>