diff options
Diffstat (limited to 'mail/openwebmail')
-rw-r--r-- | mail/openwebmail/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index 384dde6008aa..6645ea46b103 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -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 |