Fix r542566: add missing dependency
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
f3e5555afd
commit
f7a86c6a88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543141
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= Email-MIME-ContentType
|
||||
PORTVERSION= 1.024
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -13,6 +14,9 @@ LICENSE= ART10 GPLv1+
|
|||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Text-Unidecode>=0:converters/p5-Text-Unidecode
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
Loading…
Reference in a new issue