aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/dotproject-devel/Makefile2
-rw-r--r--www/dotproject/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/dotproject-devel/Makefile b/www/dotproject-devel/Makefile
index 6f7fb76374c5..e675cea5a72a 100644
--- a/www/dotproject-devel/Makefile
+++ b/www/dotproject-devel/Makefile
@@ -18,7 +18,7 @@ COMMENT= Open Source Project Management tool
WRKSRC= ${WRKDIR}/${PORTNAME}
DOTPROJECTDIR= ${PREFIX}/www/${PORTNAME}
NO_BUILD= yes
-USE_PHP= gd mysql session
+USE_PHP= gd mysql session zlib
DEFAULT_PHP_VER=4
WANT_PHP_WEB= yes
IGNORE_WITH_PHP=5
diff --git a/www/dotproject/Makefile b/www/dotproject/Makefile
index 6f7fb76374c5..e675cea5a72a 100644
--- a/www/dotproject/Makefile
+++ b/www/dotproject/Makefile
@@ -18,7 +18,7 @@ COMMENT= Open Source Project Management tool
WRKSRC= ${WRKDIR}/${PORTNAME}
DOTPROJECTDIR= ${PREFIX}/www/${PORTNAME}
NO_BUILD= yes
-USE_PHP= gd mysql session
+USE_PHP= gd mysql session zlib
DEFAULT_PHP_VER=4
WANT_PHP_WEB= yes
IGNORE_WITH_PHP=5