summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/snappymail/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/snappymail/Makefile b/mail/snappymail/Makefile
index c202afa3fb46..913fc2869dcc 100644
--- a/mail/snappymail/Makefile
+++ b/mail/snappymail/Makefile
@@ -1,6 +1,6 @@
PORTNAME= snappymail
DISTVERSION= 2.35.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail www
MASTER_SITES= https://github.com/the-djmaze/snappymail/releases/download/v${DISTVERSION}/
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
@@ -15,8 +15,8 @@ RUN_DEPENDS= ${PECL_PKGNAMEPREFIX}APCu>0:devel/pecl-APCu@${PHP_FLAVOR} \
${PECL_PKGNAMEPREFIX}uuid>0:devel/pecl-uuid@${PHP_FLAVOR}
USES= php:web,flavors
-USE_PHP= ctype curl dom fileinfo gd iconv intl mbstring phar sodium tidy \
- xml zip zlib
+USE_PHP= ctype curl dom fileinfo gd iconv intl mbstring phar simplexml \
+ sodium tidy xml zip zlib
NO_ARCH= yes
NO_BUILD= yes