aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Sender-Transport-SQLite
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-04 09:48:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-04 09:48:54 +0000
commit4c7f7c366c05f95c8de1a04a28a10edb2520a8d3 (patch)
tree953022d190d94b7533bdc20a56ca5c5bc39761c5 /mail/p5-Email-Sender-Transport-SQLite
parent890a5c28b9179800069ccab16b7696ec0b0687f5 (diff)
downloadports-4c7f7c366c05f95c8de1a04a28a10edb2520a8d3.tar.gz
ports-4c7f7c366c05f95c8de1a04a28a10edb2520a8d3.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326265
Diffstat (limited to 'mail/p5-Email-Sender-Transport-SQLite')
-rw-r--r--mail/p5-Email-Sender-Transport-SQLite/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Email-Sender-Transport-SQLite/Makefile b/mail/p5-Email-Sender-Transport-SQLite/Makefile
index 94478be41ff8..c8970efc8f6c 100644
--- a/mail/p5-Email-Sender-Transport-SQLite/Makefile
+++ b/mail/p5-Email-Sender-Transport-SQLite/Makefile
@@ -19,7 +19,8 @@ RUN_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
p5-Email-Sender>=0.091660:${PORTSDIR}/mail/p5-Email-Sender
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Email::Sender::Transport::SQLite.3