diff options
-rw-r--r-- | www/dotproject/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dotproject/Makefile b/www/dotproject/Makefile index 0c8d2741f410..d11eb913285a 100644 --- a/www/dotproject/Makefile +++ b/www/dotproject/Makefile @@ -23,7 +23,7 @@ USE_PHP= gd mysql session zlib DEFAULT_PHP_VER=4 WANT_PHP_WEB= yes IGNORE_WITH_PHP=5 -USE_APACHE= 1.3 +USE_APACHE= yes SUB_LIST+= DOTPROJECTDIR=${DOTPROJECTDIR} SUB_FILES= pkg-message |