aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Valid/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2002-11-21 16:52:57 +0000
committerAnton Berezin <tobez@FreeBSD.org>2002-11-21 16:52:57 +0000
commit1bd1a0c2c7c46b3ef97fc65fe7d0b9a4ded0833a (patch)
tree7969d1d766b6752e46fefbdd050d9d1b2a761cb6 /mail/p5-Email-Valid/Makefile
parente3f1cd18aed7521cd70f65704eefe28cfc77db3a (diff)
downloadports-1bd1a0c2c7c46b3ef97fc65fe7d0b9a4ded0833a.tar.gz
ports-1bd1a0c2c7c46b3ef97fc65fe7d0b9a4ded0833a.zip
Add missing RUN_DEPENDS, bump PORTREVISION.
PR: 43917 Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes: svn path=/head/; revision=70680
Diffstat (limited to 'mail/p5-Email-Valid/Makefile')
-rw-r--r--mail/p5-Email-Valid/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/p5-Email-Valid/Makefile b/mail/p5-Email-Valid/Makefile
index 0412d074d69d..b15d5f706c1b 100644
--- a/mail/p5-Email-Valid/Makefile
+++ b/mail/p5-Email-Valid/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Email-Valid
PORTVERSION= 0.14
+PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Email
@@ -16,6 +17,7 @@ MAINTAINER= tobez@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes