aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Sendmail-AccessDB
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-04 07:19:56 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-04 07:19:56 +0000
commitfcbd2acb27bbf4a355dbca49af027b65f4b023ac (patch)
tree431a616cd686d475c868c1f2804352af6faf26ee /mail/p5-Sendmail-AccessDB
parent30e317454821bc4a1c43314f0bca4297231a06c2 (diff)
downloadports-fcbd2acb27bbf4a355dbca49af027b65f4b023ac.tar.gz
ports-fcbd2acb27bbf4a355dbca49af027b65f4b023ac.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326257
Diffstat (limited to 'mail/p5-Sendmail-AccessDB')
-rw-r--r--mail/p5-Sendmail-AccessDB/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Sendmail-AccessDB/Makefile b/mail/p5-Sendmail-AccessDB/Makefile
index f4b3e1f0f6ac..162a2080ad6d 100644
--- a/mail/p5-Sendmail-AccessDB/Makefile
+++ b/mail/p5-Sendmail-AccessDB/Makefile
@@ -13,7 +13,8 @@ COMMENT= Perl5 interface to the Sendmail access.db list
BUILD_DEPENDS= p5-BerkeleyDB>=0:${PORTSDIR}/databases/p5-BerkeleyDB
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Sendmail::AccessDB.3