diff options
-rw-r--r-- | www/joomla/Makefile | 2 | ||||
-rw-r--r-- | www/joomla15/Makefile | 2 | ||||
-rw-r--r-- | www/joomla25/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/joomla/Makefile b/www/joomla/Makefile index c2ca0e43ea8b..faa45e11b8f7 100644 --- a/www/joomla/Makefile +++ b/www/joomla/Makefile @@ -15,7 +15,7 @@ COMMENT= A dynamic web content management system (CMS) NO_BUILD= yes USE_MYSQL= yes -USE_PHP= mysql pcre xml zlib +USE_PHP= mysql pcre xml zlib session gd pdf WANT_PHP_WEB= yes PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message diff --git a/www/joomla15/Makefile b/www/joomla15/Makefile index c2ca0e43ea8b..faa45e11b8f7 100644 --- a/www/joomla15/Makefile +++ b/www/joomla15/Makefile @@ -15,7 +15,7 @@ COMMENT= A dynamic web content management system (CMS) NO_BUILD= yes USE_MYSQL= yes -USE_PHP= mysql pcre xml zlib +USE_PHP= mysql pcre xml zlib session gd pdf WANT_PHP_WEB= yes PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message diff --git a/www/joomla25/Makefile b/www/joomla25/Makefile index c2ca0e43ea8b..faa45e11b8f7 100644 --- a/www/joomla25/Makefile +++ b/www/joomla25/Makefile @@ -15,7 +15,7 @@ COMMENT= A dynamic web content management system (CMS) NO_BUILD= yes USE_MYSQL= yes -USE_PHP= mysql pcre xml zlib +USE_PHP= mysql pcre xml zlib session gd pdf WANT_PHP_WEB= yes PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message |