diff options
Diffstat (limited to 'sysutils/ganglia-webfrontend/Makefile')
-rw-r--r-- | sysutils/ganglia-webfrontend/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ganglia-webfrontend/Makefile b/sysutils/ganglia-webfrontend/Makefile index 7ab4bb7620cc..1e68c3fedf52 100644 --- a/sysutils/ganglia-webfrontend/Makefile +++ b/sysutils/ganglia-webfrontend/Makefile @@ -35,6 +35,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/web # information on these variables. WEBFRONTDIR?= www/ganglia +NO_STAGE= yes # Set custom variables: # PKGOPTS= ${FILESDIR}/pkg-opts |