aboutsummaryrefslogtreecommitdiffstats
path: root/games/bygfoot/Makefile
diff options
context:
space:
mode:
authordanilo <danilo@FreeBSD.org>2013-10-30 14:35:35 +0800
committerdanilo <danilo@FreeBSD.org>2013-10-30 14:35:35 +0800
commit8a6b6cd0a2bbd3de7c7de65a705cd62d5b1a1aaa (patch)
tree4396b5c2c9e867674813cef085eef06ab4ea522c /games/bygfoot/Makefile
parenta005d7e91084814d50f3f58a35a025376b563b43 (diff)
downloadfreebsd-ports-gnome-8a6b6cd0a2bbd3de7c7de65a705cd62d5b1a1aaa.tar.gz
freebsd-ports-gnome-8a6b6cd0a2bbd3de7c7de65a705cd62d5b1a1aaa.tar.zst
freebsd-ports-gnome-8a6b6cd0a2bbd3de7c7de65a705cd62d5b1a1aaa.zip
- Add stage support
Diffstat (limited to 'games/bygfoot/Makefile')
-rw-r--r--games/bygfoot/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/bygfoot/Makefile b/games/bygfoot/Makefile
index 2d0d536cb8ab..dfc9189b320a 100644
--- a/games/bygfoot/Makefile
+++ b/games/bygfoot/Makefile
@@ -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>