aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authordanilo <danilo@FreeBSD.org>2013-11-16 23:35:32 +0800
committerdanilo <danilo@FreeBSD.org>2013-11-16 23:35:32 +0800
commite7389797427368b6bea1d7e7d0edde63a6e9e1d2 (patch)
tree3fefab4df9153d8285152c3cac9907a82df20bf2 /games
parent05d47a5fd66d4b4162fae97bc24a7bf3ce2195bb (diff)
downloadfreebsd-ports-gnome-e7389797427368b6bea1d7e7d0edde63a6e9e1d2.tar.gz
freebsd-ports-gnome-e7389797427368b6bea1d7e7d0edde63a6e9e1d2.tar.zst
freebsd-ports-gnome-e7389797427368b6bea1d7e7d0edde63a6e9e1d2.zip
- Add stage support
Diffstat (limited to 'games')
-rw-r--r--games/bomberinstinct/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/bomberinstinct/Makefile b/games/bomberinstinct/Makefile
index 442941967faa..7315e5e5fbd7 100644
--- a/games/bomberinstinct/Makefile
+++ b/games/bomberinstinct/Makefile
@@ -20,7 +20,6 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lintl -pthread
-NO_STAGE= yes
post-patch:
@${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \
's|<SDL/|<|g'