aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-SQLite-Work
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 08:50:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 08:50:54 +0000
commitc810d087f5fbc0429e3ebc3ef127a9851b1727a9 (patch)
treeeb176d06cd2dcf4e86e08a8011388d5168f72270 /databases/p5-SQLite-Work
parent3244293a3923eddc659a79f342f78fe1a5e53c25 (diff)
downloadports-c810d087f5fbc0429e3ebc3ef127a9851b1727a9.tar.gz
ports-c810d087f5fbc0429e3ebc3ef127a9851b1727a9.zip
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Notes
Notes: svn path=/head/; revision=309071
Diffstat (limited to 'databases/p5-SQLite-Work')
-rw-r--r--databases/p5-SQLite-Work/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/databases/p5-SQLite-Work/Makefile b/databases/p5-SQLite-Work/Makefile
index 8024a9b1615c..4a6e08328b39 100644
--- a/databases/p5-SQLite-Work/Makefile
+++ b/databases/p5-SQLite-Work/Makefile
@@ -35,10 +35,4 @@ MAN1= sqlw_mail.1 \
post-patch:
${CHMOD} u+w ${WRKSRC}/Makefile.PL
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500807
-RUN_DEPENDS+= p5-CGI.pm>=3.10:${PORTSDIR}/www/p5-CGI.pm
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>