diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2013-01-17 14:43:49 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2013-01-17 14:43:49 +0000 |
commit | b10540cda29aa71e96f814c4c150f2ee70a72c3f (patch) | |
tree | 484655df57e8c70418d194c3217df2fcceab0374 /www/phpvirtualbox | |
parent | 1ade66cc4e6354dc077d105326e19a0e6b467c10 (diff) |
Notes
Diffstat (limited to 'www/phpvirtualbox')
-rw-r--r-- | www/phpvirtualbox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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) |