Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2013 06:35:35 +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: r332078 - head/games/bygfoot
Message-ID:  <201310300635.r9U6ZZQl045293@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Wed Oct 30 06:35:35 2013
New Revision: 332078
URL: http://svnweb.freebsd.org/changeset/ports/332078

Log:
  - Add stage support

Modified:
  head/games/bygfoot/Makefile

Modified: head/games/bygfoot/Makefile
==============================================================================
--- head/games/bygfoot/Makefile	Wed Oct 30 06:31:41 2013	(r332077)
+++ head/games/bygfoot/Makefile	Wed Oct 30 06:35:35 2013	(r332078)
@@ -22,5 +22,4 @@ USE_GNOME=	gtk20
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS} -lm
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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