aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2013-01-10 10:34:38 +0800
committerkevlo <kevlo@FreeBSD.org>2013-01-10 10:34:38 +0800
commitffd0befb4050167d45f03eddc438fbb53aaffe74 (patch)
treea2852b284aaf434357ba939dd716395cc116b0a8 /www
parentcf9531f925aced6a7488ae4e98bec6ad4d234d86 (diff)
downloadfreebsd-ports-gnome-ffd0befb4050167d45f03eddc438fbb53aaffe74.tar.gz
freebsd-ports-gnome-ffd0befb4050167d45f03eddc438fbb53aaffe74.tar.zst
freebsd-ports-gnome-ffd0befb4050167d45f03eddc438fbb53aaffe74.zip
Add fileinfo.
PR: ports/175112
Diffstat (limited to 'www')
-rw-r--r--www/owncloud/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/owncloud/Makefile b/www/owncloud/Makefile
index 16289cd58276..ef188a685083 100644
--- a/www/owncloud/Makefile
+++ b/www/owncloud/Makefile
@@ -2,6 +2,7 @@
PORTNAME= owncloud
PORTVERSION= 4.5.5
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://owncloud.org/releases/
@@ -12,8 +13,9 @@ BUILD_DEPENDS= mp3info:${PORTSDIR}/audio/mp3info
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_BZIP2= yes
-USE_PHP= ctype curl dom gd hash iconv json mbstring mysql pdo \
- pdo_mysql pdo_sqlite session simplexml sqlite3 xml zip zlib
+USE_PHP= ctype curl dom fileinfo gd hash iconv json mbstring mysql \
+ pdo pdo_mysql pdo_sqlite session simplexml sqlite3 xml zip \
+ zlib
WANT_PHP_WEB= yes
DEFAULT_PHP_VER=5