diff options
Diffstat (limited to 'www/joomla')
-rw-r--r-- | www/joomla/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |