aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-CheckUser
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-04 06:06:59 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-04 06:06:59 +0000
commitf2af6ec9a8c3cf1e8d72e6266bee870756b02c41 (patch)
tree560b663694eb053e69f2fd7ce39f1ca119ab80c2 /mail/p5-Mail-CheckUser
parent6337984890c98036209bdd2001ac29c3386bf22a (diff)
downloadports-f2af6ec9a8c3cf1e8d72e6266bee870756b02c41.tar.gz
ports-f2af6ec9a8c3cf1e8d72e6266bee870756b02c41.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326249
Diffstat (limited to 'mail/p5-Mail-CheckUser')
-rw-r--r--mail/p5-Mail-CheckUser/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Mail-CheckUser/Makefile b/mail/p5-Mail-CheckUser/Makefile
index a1a7741df149..ca80c53706a5 100644
--- a/mail/p5-Mail-CheckUser/Makefile
+++ b/mail/p5-Mail-CheckUser/Makefile
@@ -18,7 +18,8 @@ COMMENT= Perl module to check email addresses for validity
BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= cufilter.1
MAN3= Mail::CheckUser.3