mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix dependency. Bump PORTREVISION.
Noticed by: QAT
This commit is contained in:
parent
af8c8a818a
commit
35f7020e51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256371
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= Email-Valid
|
||||
PORTVERSION= 0.184
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -15,7 +16,7 @@ MAINTAINER= tobez@FreeBSD.org
|
|||
COMMENT= Check validity of Internet email addresses
|
||||
|
||||
BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
|
||||
p5-Mail-Address>=0:${PORTSDIR}/mail/p5-Mail-Tools \
|
||||
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
|
||||
p5-Net-Domain-TLD>0:${PORTSDIR}/dns/p5-Net-Domain-TLD
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue