aboutsummaryrefslogtreecommitdiff
path: root/www/owncloud
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-03-08 19:48:41 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-03-08 19:48:41 +0000
commita1993564e04f29ecbaa05be740547c8677d423cd (patch)
treea942b9de6ec3ced252f123bf8a905b18d685aa72 /www/owncloud
parent868fb29f23bfae4d55ab923ea34259adf63b4886 (diff)
Notes
Diffstat (limited to 'www/owncloud')
-rw-r--r--www/owncloud/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/owncloud/Makefile b/www/owncloud/Makefile
index 9058e975a2d5..6bf692817099 100644
--- a/www/owncloud/Makefile
+++ b/www/owncloud/Makefile
@@ -41,7 +41,7 @@ MYSQL_USES= mysql
PGSQL_USES= pgsql
PGSQL_USE= PHP=pdo_pgsql,pgsql
SQLITE_USE= PHP=pdo_sqlite,sqlite3
-SMB_RUN_DEPENDS= pecl-smbclient>=0.8.0:net/pecl-smbclient
+SMB_RUN_DEPENDS= ${PECL_PKGNAMEPREFIX}smbclient>=0.8.0:net/pecl-smbclient@${PHP_FLAVOR}
SSL_USE= PHP=openssl
do-install: