www/owncloud: Remove unnecessary substitution

This commit is contained in:
Po-Chuan Hsieh 2024-03-23 22:19:39 +08:00
parent 7115fdf819
commit febb649c7b
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ USE_PHP= bz2 ctype curl dom fileinfo filter gd iconv intl mbstring pdo posix ses
NO_ARCH= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
WRKSRC= ${WRKDIR}/owncloud
OWNCLOUD_USER?= ${WWWOWN}
OWNCLOUD_GROUP?=${WWWGRP}