aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-Tree
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-Class-Tree')
-rw-r--r--databases/p5-DBIx-Class-Tree/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/p5-DBIx-Class-Tree/Makefile b/databases/p5-DBIx-Class-Tree/Makefile
index 976c51762c41..edb6b1a55d5c 100644
--- a/databases/p5-DBIx-Class-Tree/Makefile
+++ b/databases/p5-DBIx-Class-Tree/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: DBIx::Class::Tree
-# Date created: 17 Mar 2011
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= DBIx-Class-Tree
PORTVERSION= 0.03003
@@ -20,7 +15,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= DBIx::Class::Tree.3 \
DBIx::Class::Tree::AdjacencyList.3 \