Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2013 20:47:30 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337803 - head/x11/bmpanel2
Message-ID:  <201312272047.rBRKlUQq013338@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Dec 27 20:47:30 2013
New Revision: 337803
URL: http://svnweb.freebsd.org/changeset/ports/337803

Log:
  Stage support

Modified:
  head/x11/bmpanel2/Makefile

Modified: head/x11/bmpanel2/Makefile
==============================================================================
--- head/x11/bmpanel2/Makefile	Fri Dec 27 20:45:03 2013	(r337802)
+++ head/x11/bmpanel2/Makefile	Fri Dec 27 20:47:30 2013	(r337803)
@@ -20,7 +20,6 @@ LDFLAGS+=	-L${LOCALBASE}/lib		# XXX shou
 OPTIONS_DEFINE=	TEMPERATURE
 TEMPERATURE_DESC=	Build with temperature widget (for CPU, etc.)
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MTEMPERATURE}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312272047.rBRKlUQq013338>