diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-17 09:00:42 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-17 09:00:42 +0000 |
| commit | 7fb9058d3779f78665d4d70d502c79ff2981fa9c (patch) | |
| tree | 78c99d5e3c9b7c4f5753b7e607116636971828ef /databases/p5-DBIx-QueryLog | |
| parent | - Update to 0.037 [1] (diff) | |
Convert to new perl framework
Notes
Notes:
svn path=/head/; revision=327459
Diffstat (limited to 'databases/p5-DBIx-QueryLog')
| -rw-r--r-- | databases/p5-DBIx-QueryLog/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBIx-QueryLog/Makefile b/databases/p5-DBIx-QueryLog/Makefile index ca8d0ed5204d..62f29698d02f 100644 --- a/databases/p5-DBIx-QueryLog/Makefile +++ b/databases/p5-DBIx-QueryLog/Makefile @@ -17,7 +17,8 @@ TEST_DEPENDS= \ p5-Class-Method-Modifiers>0:${PORTSDIR}/devel/p5-Class-Method-Modifiers \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= DBIx::QueryLog.3 |
