Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Sep 2013 07:12:35 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328558 - head/games/gtklife
Message-ID:  <201309280712.r8S7CZpb079953@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Sat Sep 28 07:12:35 2013
New Revision: 328558
URL: http://svnweb.freebsd.org/changeset/ports/328558

Log:
  Remove NO_STAGE from port.  It isn't clear to me how this port passed poudriere before.

Modified:
  head/games/gtklife/Makefile

Modified: head/games/gtklife/Makefile
==============================================================================
--- head/games/gtklife/Makefile	Sat Sep 28 07:08:21 2013	(r328557)
+++ head/games/gtklife/Makefile	Sat Sep 28 07:12:35 2013	(r328558)
@@ -35,7 +35,6 @@ DESKTOP_ENTRIES="GtkLife" \
 OPTIONS_DEFINE=	GTK2
 GTK2_DESC=	GTK2 gui toolkit support (beta)
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MGTK2}



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