diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2013-09-10 12:14:21 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-10 12:14:21 +0000 |
| commit | 1a612a3da133de5a7102ce8bbcc7de3e412ad91b (patch) | |
| tree | 9aeebeb9aec3579ec4feb99b00bee1dad3a4c734 /databases/p5-HTML-FormHandler-Model-DBIC | |
| parent | pod2man in post-patch needs perl - add perl as patch depend (diff) | |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Notes
Notes:
svn path=/head/; revision=326896
Diffstat (limited to 'databases/p5-HTML-FormHandler-Model-DBIC')
| -rw-r--r-- | databases/p5-HTML-FormHandler-Model-DBIC/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/databases/p5-HTML-FormHandler-Model-DBIC/Makefile b/databases/p5-HTML-FormHandler-Model-DBIC/Makefile index 85af088df3dd..28f110efddbc 100644 --- a/databases/p5-HTML-FormHandler-Model-DBIC/Makefile +++ b/databases/p5-HTML-FormHandler-Model-DBIC/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-FormHandler-Model-DBIC -# Date created: 2010-02-02 -# Whom: Vladimir Timofeev <vovkasm@gmail.com> -# +# Created by: Vladimir Timofeev <vovkasm@gmail.com> # $FreeBSD$ -# PORTNAME= HTML-FormHandler-Model-DBIC PORTVERSION= 0.19 @@ -25,7 +21,8 @@ TEST_DEPENDS= p5-DateTime-Format-MySQL>0:${PORTSDIR}/devel/p5-DateTime-Format-My p5-DateTime-Format-SQLite>0:${PORTSDIR}/devel/p5-DateTime-Format-SQLite \ p5-DateTime-Format-W3CDTF>0:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN1= form_generator.pl.1 |
