Add a missing dom extension

Reported by:	Florian Paul Hoberg <paul at hoberg dot cc>
This commit is contained in:
Kevin Lo 2012-06-17 07:45:11 +00:00
parent 8f34560311
commit a6a9e34547
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299447

View file

@ -7,6 +7,7 @@
PORTNAME= owncloud
PORTVERSION= 4.0.1
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://owncloud.org/releases/
@ -17,7 +18,7 @@ BUILD_DEPENDS= mp3info:${PORTSDIR}/audio/mp3info
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_BZIP2= yes
USE_PHP= ctype curl gd hash json mbstring mysql pdo pdo_sqlite \
USE_PHP= ctype curl dom gd hash json mbstring mysql pdo pdo_sqlite \
session simplexml sqlite3 xml zip
WANT_PHP_WEB= yes
DEFAULT_PHP_VER=5