diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-11-21 16:52:57 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-11-21 16:52:57 +0000 |
commit | 1bd1a0c2c7c46b3ef97fc65fe7d0b9a4ded0833a (patch) | |
tree | 7969d1d766b6752e46fefbdd050d9d1b2a761cb6 /mail/p5-Email-Valid/Makefile | |
parent | e3f1cd18aed7521cd70f65704eefe28cfc77db3a (diff) |
Notes
Diffstat (limited to 'mail/p5-Email-Valid/Makefile')
-rw-r--r-- | mail/p5-Email-Valid/Makefile | 2 |
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 |