aboutsummaryrefslogtreecommitdiff
path: root/mail/roundcube
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2019-11-27 13:14:18 +0000
committerAlex Dupre <ale@FreeBSD.org>2019-11-27 13:14:18 +0000
commitcc609a0c8afc31312b638d79807c30ca2df03243 (patch)
tree539598e2bcf68ee3cbd0763bbd840f26b8b3160a /mail/roundcube
parent18ec43c498ef7e1b40f32b08cd4bdec768d42658 (diff)
downloadports-cc609a0c8afc31312b638d79807c30ca2df03243.tar.gz
ports-cc609a0c8afc31312b638d79807c30ca2df03243.zip
Add ctype dependency.
See https://github.com/roundcube/roundcubemail/issues/7049 Reported by: Tim Bishop <tim@bishnet.net>
Notes
Notes: svn path=/head/; revision=518501
Diffstat (limited to 'mail/roundcube')
-rw-r--r--mail/roundcube/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile
index 30df48c17a03..7638b3ccb3ee 100644
--- a/mail/roundcube/Makefile
+++ b/mail/roundcube/Makefile
@@ -2,6 +2,7 @@
PORTNAME= roundcube
DISTVERSION= 1.4.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES?= mail www
MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/
@@ -26,7 +27,7 @@ USES= cpe php:web,flavors
CPE_PRODUCT= webmail
CPE_VENDOR= roundcube
-USE_PHP= pcre mbstring session iconv dom xml json intl zip filter openssl fileinfo exif
+USE_PHP= pcre mbstring session iconv dom xml json intl zip filter openssl fileinfo exif ctype
OPTIONS_DEFINE= LDAP GD PSPELL NSC DOCS EXAMPLES
OPTIONS_MULTI= DB