diff options
Diffstat (limited to 'www/netoffice/Makefile')
-rw-r--r-- | www/netoffice/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/netoffice/Makefile b/www/netoffice/Makefile index 26bd858928ba..b9d12562e0ca 100644 --- a/www/netoffice/Makefile +++ b/www/netoffice/Makefile @@ -3,7 +3,7 @@ PORTNAME= netoffice PORTVERSION= 2.6.0b2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION} @@ -12,9 +12,8 @@ COMMENT= NetOffice is a free web based project-management environment NO_BUILD= yes NO_ARCH= yes -USER_MYSQL= yes +USES= php:web mysql USE_PHP= mysql pcre zlib session xml gd -WANT_PHP_WEB= yes WEBOWN?= www WEBGRP?= www |