summaryrefslogtreecommitdiff
path: root/mail/nextcloud-mail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/nextcloud-mail/Makefile')
-rw-r--r--mail/nextcloud-mail/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/nextcloud-mail/Makefile b/mail/nextcloud-mail/Makefile
index 15ea970bb96f..1c770483e909 100644
--- a/mail/nextcloud-mail/Makefile
+++ b/mail/nextcloud-mail/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mail
PORTVERSION= 0.7.10
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= mail
MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
@@ -15,7 +16,7 @@ COMMENT= Mail app for Nextcloud
LICENSE= AGPLv3
-RUN_DEPENDS= nextcloud>=12:www/nextcloud
+RUN_DEPENDS= nextcloud>=13:www/nextcloud
USES= gettext php
USE_PHP= imap
@@ -29,7 +30,7 @@ NEXTCLOUD_GROUPNAME?= ${WWWGRP}
PLIST_SUB= NEXTCLOUD_USERNAME=${NEXTCLOUD_USERNAME} \
NEXTCLOUD_GROUPNAME=${NEXTCLOUD_GROUPNAME}
-WWWDIR= ${PREFIX}/www/nextcloud/apps/${PORTNAME}
+WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME}
do-install:
${MKDIR} ${STAGEDIR}${WWWDIR}