diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-07-09 17:00:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-07-09 17:00:12 +0000 |
commit | 1978f32ecb5ac75c6d630c7378a69381ae2994e9 (patch) | |
tree | a5de8d53c28d6fb64189c6e029bc4da2cf9bcfbd /www/dotproject | |
parent | fa9a01888e38cf08385da7cb0db4c3fdc3b9950d (diff) |
Notes
Diffstat (limited to 'www/dotproject')
-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 |