diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-02-11 02:35:04 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-02-11 02:35:04 +0000 |
commit | a7fb6717b8c8671b130cd02c0e1c6ba0686a275c (patch) | |
tree | b06dbae60d05285a6c7377f09255be32575ae01a /www/joomla15 | |
parent | dd7daa610285308ce763097af483c0543c741094 (diff) |
Notes
Diffstat (limited to 'www/joomla15')
-rw-r--r-- | www/joomla15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |