summaryrefslogtreecommitdiff
path: root/x11/bmpanel2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/bmpanel2/Makefile')
-rw-r--r--x11/bmpanel2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/bmpanel2/Makefile b/x11/bmpanel2/Makefile
index efd3e6c9aca5..462773f4f93e 100644
--- a/x11/bmpanel2/Makefile
+++ b/x11/bmpanel2/Makefile
@@ -20,6 +20,7 @@ LDFLAGS+= -L${LOCALBASE}/lib # XXX should not be needed
OPTIONS_DEFINE= TEMPERATURE
TEMPERATURE_DESC= Build with temperature widget (for CPU, etc.)
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MTEMPERATURE}