aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Tools/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-08-15 16:38:08 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-08-15 16:38:08 +0000
commit6bf8422cee8bf5da0d5e96378358e51786e1f23d (patch)
tree7a3632d2e6e0fa2ea656517b9fbaebe8aeb7bade /mail/p5-Mail-Tools/Makefile
parentb4a7c57e951388660888214124166e27825b3149 (diff)
downloadports-6bf8422cee8bf5da0d5e96378358e51786e1f23d.tar.gz
ports-6bf8422cee8bf5da0d5e96378358e51786e1f23d.zip
Notes
Diffstat (limited to 'mail/p5-Mail-Tools/Makefile')
-rw-r--r--mail/p5-Mail-Tools/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/mail/p5-Mail-Tools/Makefile b/mail/p5-Mail-Tools/Makefile
index 83ff4e3c1b19..b124e6399df9 100644
--- a/mail/p5-Mail-Tools/Makefile
+++ b/mail/p5-Mail-Tools/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Mail-Tools
-PORTVERSION= 1.15
+PORTVERSION= 1.16
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
@@ -15,10 +15,9 @@ DISTNAME= MailTools-${PORTVERSION}
MAINTAINER= kuriyama@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Domain.pm:${PORTSDIR}/net/p5-Net
-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Domain.pm:${PORTSDIR}/net/p5-Net
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net
+
+USE_PERL5= yes
PERL_CONFIGURE= yes