aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/owncloud/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/owncloud/Makefile b/www/owncloud/Makefile
index fb444fe27573..bd6d29503bb2 100644
--- a/www/owncloud/Makefile
+++ b/www/owncloud/Makefile
@@ -11,7 +11,7 @@ COMMENT= Personal cloud which runs on your own server
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/COPYING-AGPL
-USES= tar:bzip2
+USES= cpe tar:bzip2
USE_PHP= bz2 ctype curl dom fileinfo filter gd hash iconv json \
mbstring pdo session simplexml xml xmlreader xmlwriter \
xsl wddx zip zlib