Missing dependency
Submitted by: jhs
This commit is contained in:
parent
ef2b8b7c4c
commit
b8c4d0ce93
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510065
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= openwebmail
|
||||
PORTVERSION= 2.53
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://openwebmail.acatysmoof.com/download/release/ \
|
||||
http://openwebmail.org/openwebmail/download/release/
|
||||
@ -11,7 +11,8 @@ MASTER_SITES= http://openwebmail.acatysmoof.com/download/release/ \
|
||||
MAINTAINER= crees@FreeBSD.org
|
||||
COMMENT= Webmail system designed to manage big mail folder files efficiently
|
||||
|
||||
RUN_DEPENDS= p5-Text-Iconv>=0:converters/p5-Text-Iconv
|
||||
RUN_DEPENDS= p5-Text-Iconv>=0:converters/p5-Text-Iconv \
|
||||
p5-CGI>=0:www/p5-CGI
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= run build patch
|
||||
|
Loading…
Reference in New Issue
Block a user