svn commit: r332078 - head/games/bygfoot
Danilo Egea Gondolfo
danilo at FreeBSD.org
Wed Oct 30 06:35:36 UTC 2013
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>
More information about the svn-ports-head
mailing list