Date: Sat, 16 Nov 2013 02:52:59 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333972 - head/games/gomoku Message-ID: <201311160252.rAG2qxn5000515@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Sat Nov 16 02:52:58 2013 New Revision: 333972 URL: http://svnweb.freebsd.org/changeset/ports/333972 Log: - Add stage support Modified: head/games/gomoku/Makefile Modified: head/games/gomoku/Makefile ============================================================================== --- head/games/gomoku/Makefile Sat Nov 16 02:51:45 2013 (r333971) +++ head/games/gomoku/Makefile Sat Nov 16 02:52:58 2013 (r333972) @@ -17,5 +17,4 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311160252.rAG2qxn5000515>