aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBIx-Class-QueryProfiler
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-12-17 16:50:54 +0800
committeraz <az@FreeBSD.org>2012-12-17 16:50:54 +0800
commit49e28401be2d98d1382041192cd9492d7afd8a88 (patch)
treeeb176d06cd2dcf4e86e08a8011388d5168f72270 /databases/p5-DBIx-Class-QueryProfiler
parentf3db6f0c287e81fa77d8bebf2f3da548e133cb1f (diff)
downloadfreebsd-ports-gnome-49e28401be2d98d1382041192cd9492d7afd8a88.tar.gz
freebsd-ports-gnome-49e28401be2d98d1382041192cd9492d7afd8a88.tar.zst
freebsd-ports-gnome-49e28401be2d98d1382041192cd9492d7afd8a88.zip
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Diffstat (limited to 'databases/p5-DBIx-Class-QueryProfiler')
-rw-r--r--databases/p5-DBIx-Class-QueryProfiler/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/databases/p5-DBIx-Class-QueryProfiler/Makefile b/databases/p5-DBIx-Class-QueryProfiler/Makefile
index f7965212df84..a373d9fe1744 100644
--- a/databases/p5-DBIx-Class-QueryProfiler/Makefile
+++ b/databases/p5-DBIx-Class-QueryProfiler/Makefile
@@ -26,12 +26,4 @@ PERL_CONFIGURE= yes
MAN3= DBIx::Class::QueryProfiler.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-
-BUILD_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent
-RUN_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>