svn commit: r328558 - head/games/gtklife
Eitan Adler
eadler at FreeBSD.org
Sat Sep 28 07:12:35 UTC 2013
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}
More information about the svn-ports-all
mailing list