aboutsummaryrefslogtreecommitdiff
path: root/x11/bmpanel2
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-27 20:47:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-27 20:47:30 +0000
commitd6f5168be4641f7fe00653912ed88cee83e90433 (patch)
tree271ad933d4a8cb87b705238cd2914f94b448d0ca /x11/bmpanel2
parentb529e3c0b47e9520d2e99a112d3ae8f5c13da94b (diff)
downloadports-d6f5168be4641f7fe00653912ed88cee83e90433.tar.gz
ports-d6f5168be4641f7fe00653912ed88cee83e90433.zip
Stage support
Notes
Notes: svn path=/head/; revision=337803
Diffstat (limited to 'x11/bmpanel2')
-rw-r--r--x11/bmpanel2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/bmpanel2/Makefile b/x11/bmpanel2/Makefile
index 462773f4f93e..efd3e6c9aca5 100644
--- a/x11/bmpanel2/Makefile
+++ b/x11/bmpanel2/Makefile
@@ -20,7 +20,6 @@ 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}