svn commit: r337803 - head/x11/bmpanel2

Antoine Brodin antoine at FreeBSD.org
Fri Dec 27 20:47:30 UTC 2013


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}


More information about the svn-ports-head mailing list