summaryrefslogtreecommitdiff
path: root/mail/openwebmail
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2019-08-28 14:28:44 +0000
committerChris Rees <crees@FreeBSD.org>2019-08-28 14:28:44 +0000
commitb8c4d0ce936d02f50116ac088db82995707a853f (patch)
treeac4bb95085db6c7f268be081dd687062ece8598b /mail/openwebmail
parentUpdate to 1.1.0 (diff)
Missing dependency
Submitted by: jhs
Notes
Notes: svn path=/head/; revision=510065
Diffstat (limited to 'mail/openwebmail')
-rw-r--r--mail/openwebmail/Makefile5
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