From b10540cda29aa71e96f814c4c150f2ee70a72c3f Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Thu, 17 Jan 2013 14:43:49 +0000 Subject: [PATCH] - Add missing simplexml dependency PR: ports/175189 Submitted by: Victor Balada Diaz --- www/phpvirtualbox/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/phpvirtualbox/Makefile b/www/phpvirtualbox/Makefile index b710b243f471..7eb3f5af99be 100644 --- a/www/phpvirtualbox/Makefile +++ b/www/phpvirtualbox/Makefile @@ -3,6 +3,7 @@ PORTNAME= phpvirtualbox DISTVERSION= 4.2-4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ LOCAL/decke @@ -14,7 +15,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_ZIP= yes -USE_PHP= json session soap +USE_PHP= json session soap simplexml NO_BUILD= yes USE_DOS2UNIX= yes DOS2UNIX_REGEX= .*\.(php|txt|js|css|html)