diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2012-08-18 14:29:08 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2012-08-18 14:29:08 +0000 |
commit | 63f3e3b0d43bb0b1197cbb5e4c4dfc3a34adb25b (patch) | |
tree | db78183546bb8049f66df049872ab54fe9939c31 /net-mgmt/pandorafms_console/Makefile | |
parent | dd195ccb65e4fa43789bd6207b16edef95e01297 (diff) |
Notes
Diffstat (limited to 'net-mgmt/pandorafms_console/Makefile')
-rw-r--r-- | net-mgmt/pandorafms_console/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/pandorafms_console/Makefile b/net-mgmt/pandorafms_console/Makefile index 539acb5fdeec..2992c17ba73d 100644 --- a/net-mgmt/pandorafms_console/Makefile +++ b/net-mgmt/pandorafms_console/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/twopi:${PORTSDIR}/graphics/graphviz OPTIONS= PGSQL "Use PostgreSQL backend (experimental)" off -USE_APACHE= 20+ +USE_APACHE= 22+ USE_PHP= curl gd gettext json ldap mbstring mysql snmp session \ xml zip zlib WANT_PHP_WEB= yes |