aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-12-28 04:47:30 +0800
committerantoine <antoine@FreeBSD.org>2013-12-28 04:47:30 +0800
commit64f942ec34ec384b040eb8c1263f8d29e93ac8a0 (patch)
tree271ad933d4a8cb87b705238cd2914f94b448d0ca /x11
parentd729aa306c23df35484452362c65c2b7a5948a23 (diff)
downloadfreebsd-ports-gnome-64f942ec34ec384b040eb8c1263f8d29e93ac8a0.tar.gz
freebsd-ports-gnome-64f942ec34ec384b040eb8c1263f8d29e93ac8a0.tar.zst
freebsd-ports-gnome-64f942ec34ec384b040eb8c1263f8d29e93ac8a0.zip
Stage support
Diffstat (limited to 'x11')
-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}