summaryrefslogtreecommitdiff
path: root/www/nextcloud/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/nextcloud/Makefile')
-rw-r--r--www/nextcloud/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile
index 89bc5b409a07..d4ccadea05f8 100644
--- a/www/nextcloud/Makefile
+++ b/www/nextcloud/Makefile
@@ -3,14 +3,15 @@
PORTNAME= nextcloud
DISTVERSION= 13.0.2
CATEGORIES= www
-MASTER_SITES= https://download.nextcloud.com/server/prereleases/
+MASTER_SITES= https://download.nextcloud.com/server/releases/
+PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
MAINTAINER= brnrd@FreeBSD.org
COMMENT= Personal cloud which runs on your own server
LICENSE= AGPLv3
-USES= cpe gettext-runtime php:web tar:bzip2 ssl
+USES= cpe gettext-runtime php:flavors,web tar:bzip2 ssl
USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv json \
mbstring pdo posix session simplexml xml xmlreader xmlwriter \
xsl wddx zip zlib