aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Simple
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 09:00:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 09:00:42 +0000
commit7fb9058d3779f78665d4d70d502c79ff2981fa9c (patch)
tree78c99d5e3c9b7c4f5753b7e607116636971828ef /databases/p5-DBIx-Simple
parent7c18e5b1365c2367fd183b3d7c997eb627f79bf2 (diff)
downloadports-7fb9058d3779f78665d4d70d502c79ff2981fa9c.tar.gz
ports-7fb9058d3779f78665d4d70d502c79ff2981fa9c.zip
Convert to new perl framework
Notes
Notes: svn path=/head/; revision=327459
Diffstat (limited to 'databases/p5-DBIx-Simple')
-rw-r--r--databases/p5-DBIx-Simple/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Simple/Makefile b/databases/p5-DBIx-Simple/Makefile
index 6de07deb771c..db82aa9bde17 100644
--- a/databases/p5-DBIx-Simple/Makefile
+++ b/databases/p5-DBIx-Simple/Makefile
@@ -18,7 +18,8 @@ SQL_ABSTRACT_DESC= Generate SQL from Perl data structures
DBIX_XHTML_TABLE_DESC= Create XHTML tables from SQL queries
TEXT_TABLE_DESC= Create plain text table from data
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= DBIx::Simple.3 \
DBIx::Simple::Examples.3 \