diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-05-10 02:11:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-05-10 02:11:49 +0000 |
commit | 5b6f18bd0216d7123db99cb3d9853c3a26c3fd77 (patch) | |
tree | 545bc4eedacd4ebb2e747f5ea4aab4a413cd8b51 /www/bacula-web | |
parent | af32b7306fef44416145f710db219787456f43f8 (diff) | |
download | ports-5b6f18bd0216d7123db99cb3d9853c3a26c3fd77.tar.gz ports-5b6f18bd0216d7123db99cb3d9853c3a26c3fd77.zip |
Notes
Diffstat (limited to 'www/bacula-web')
-rw-r--r-- | www/bacula-web/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bacula-web/Makefile b/www/bacula-web/Makefile index e8a64688ae47..0c5c31c4bdc1 100644 --- a/www/bacula-web/Makefile +++ b/www/bacula-web/Makefile @@ -18,7 +18,7 @@ COMMENT= Bacula-web provides a summarized output of Bacula jobs RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB NO_BUILD= yes -USE_PHP= yes +USE_PHP= gd WANT_PHP_WEB= yes OPTIONS= POSTGRESQL "Use PostgreSQL database instead of MySQL" on |