security/nextcloud-passman: Don't install as www

Reported by:	bapt
This commit is contained in:
Bernard Spil 2018-02-07 10:21:57 +00:00
parent 68aa19eb00
commit 8b82cc839c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461137
2 changed files with 1 additions and 8 deletions

View file

@ -18,15 +18,10 @@ RUN_DEPENDS= nextcloud>=9:www/nextcloud
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
NO_ARCH= yes
NEXTCLOUD_USERNAME?= ${WWWOWN}
NEXTCLOUD_GROUPNAME?= ${WWWGRP}
PLIST_SUB= NEXTCLOUD_USERNAME=${NEXTCLOUD_USERNAME} \
NEXTCLOUD_GROUPNAME=${NEXTCLOUD_GROUPNAME}
WWWDIR= ${PREFIX}/www/nextcloud/apps/${PORTNAME}
do-install:

View file

@ -1,5 +1,3 @@
@owner %%NEXTCLOUD_USERNAME%%
@group %%NEXTCLOUD_GROUPNAME%%
%%WWWDIR%%/AUTHORS.md
%%WWWDIR%%/CHANGELOG.md
%%WWWDIR%%/CNAME