aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-T2
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-02 18:21:05 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-02 18:21:05 +0000
commit0aad97bb5c24e162fa1f0e0fa87c8654f738ff52 (patch)
tree59a0148ef943ecb5bc12a830cc669c801d3c91f8 /databases/p5-T2
parent9046e7300f8c066998aad575e838180bdf83371e (diff)
downloadports-0aad97bb5c24e162fa1f0e0fa87c8654f738ff52.tar.gz
ports-0aad97bb5c24e162fa1f0e0fa87c8654f738ff52.zip
Notes
Diffstat (limited to 'databases/p5-T2')
-rw-r--r--databases/p5-T2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-T2/Makefile b/databases/p5-T2/Makefile
index 77689c21b651..0e67ed26a77f 100644
--- a/databases/p5-T2/Makefile
+++ b/databases/p5-T2/Makefile
@@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-Set-Object>=0:${PORTSDIR}/devel/p5-Set-Object \
p5-Class-Tangram>=0:${PORTSDIR}/devel/p5-Class-Tangram
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= T2.3 T2::Association.3 T2::Attribute.3 T2::Class.3 \
T2::DBSetup.3 T2::Method.3 T2::Schema.3 T2::Storage.3