diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2004-12-01 00:24:48 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2004-12-01 00:24:48 +0000 |
commit | bf1587e785dafdf8d92c8ec0b9e218291639db55 (patch) | |
tree | ceee5dfecc8f2abad5b8ee602753812a955824b3 /sysutils | |
parent | 789b6f5a9e3a038959b58cde4e4771d21149ee27 (diff) | |
download | ports-bf1587e785dafdf8d92c8ec0b9e218291639db55.tar.gz ports-bf1587e785dafdf8d92c8ec0b9e218291639db55.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ganglia-webfrontend/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ganglia-webfrontend/Makefile b/sysutils/ganglia-webfrontend/Makefile index 982c7f7883fd..a19f92bd1084 100644 --- a/sysutils/ganglia-webfrontend/Makefile +++ b/sysutils/ganglia-webfrontend/Makefile @@ -20,7 +20,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message PLIST_SUB+= WEBFRONTDIR="${WEBFRONTDIR}" NO_BUILD= yes USE_REINPLACE= yes -USE_PHP= gd +USE_PHP= gd pcre xml WANT_PHP_MOD= yes # The Ganglia Web Frontend port supports a number of options that may be |