- Update RUN_DEPENDS: MIME::Base64 >= 3 is already in all supported Perl releases
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
edaa931319
commit
93d1226f9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283114
1 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= openwebmail
|
PORTNAME= openwebmail
|
||||||
PORTVERSION= 2.53
|
PORTVERSION= 2.53
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= http://openwebmail.acatysmoof.com/download/%SUBDIR%/ \
|
MASTER_SITES= http://openwebmail.acatysmoof.com/download/%SUBDIR%/ \
|
||||||
http://openwebmail.org/openwebmail/download/%SUBDIR%/
|
http://openwebmail.org/openwebmail/download/%SUBDIR%/
|
||||||
|
@ -16,8 +16,7 @@ MASTER_SITE_SUBDIR?= release
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A webmail system designed to manage big mail folder files efficiently
|
COMMENT= A webmail system designed to manage big mail folder files efficiently
|
||||||
|
|
||||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv \
|
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv
|
||||||
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
|
|
||||||
|
|
||||||
USE_PERL5= yes
|
USE_PERL5= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
Loading…
Reference in a new issue