aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/rainloop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/rainloop/Makefile b/mail/rainloop/Makefile
index 50163643d58d..3186519b2d61 100644
--- a/mail/rainloop/Makefile
+++ b/mail/rainloop/Makefile
@@ -2,6 +2,7 @@
PORTNAME= rainloop
PORTVERSION= 1.14.0
+PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= https://github.com/RainLoop/rainloop-webmail/releases/download/v${PORTVERSION}/
PKGNAMESUFFIX?= ${PHP_PKGNAMESUFFIX}
@@ -20,7 +21,7 @@ USES= php:web,flavors zip
NO_BUILD= yes
NO_ARCH= yes
NO_WRKSUBDIR= yes
-USE_PHP= curl iconv json xml dom openssl pcre spl zlib
+USE_PHP= curl dom iconv json openssl pcre simplexml spl xml zlib
PLIST_SUB= VER="${PORTVERSION}" WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
.if "${PKGNAMESUFFIX}" == "${PHP_PKGNAMESUFFIX}"