aboutsummaryrefslogtreecommitdiff
path: root/games/stonesoup
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-09-14 22:01:13 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-09-14 22:01:13 +0000
commite5688543b0a7b773d34e63d05359814d3cc70857 (patch)
tree36f0e35aadb76ca2b55eb19335845f4f9ae5476d /games/stonesoup
parent002af553a418a4773bd1ae3e8bc6e7ea4cbd85b7 (diff)
downloadports-e5688543b0a7b773d34e63d05359814d3cc70857.tar.gz
ports-e5688543b0a7b773d34e63d05359814d3cc70857.zip
Notes
Diffstat (limited to 'games/stonesoup')
-rw-r--r--games/stonesoup/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile
index bd94fa108bb2..e55b6df8aa22 100644
--- a/games/stonesoup/Makefile
+++ b/games/stonesoup/Makefile
@@ -80,12 +80,6 @@ SOUND_MAKE_ARGS= SOUND=y
SOUND_RUN_DEPENDS= sox:audio/sox
LUA_MAKE_ARGS_OFF= NO_LUA_BINDINGS=yes
-.include <bsd.port.pre.mk>
-
-.if ${CHOSEN_COMPILER_TYPE} != clang
-CFLAGS+= -D_GLIBCXX_USE_C99
-.endif
-
post-patch-SOUND-on:
@${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE}," ${WRKSRC}/sound.h
@${REINPLACE_CMD} -e "s,%%SOUND%%,," ${WRKSRC}/sound.h
@@ -110,4 +104,4 @@ post-install-EXAMPLES-on:
post-install:
@${RM} -r ${STAGEDIR}${DATADIR}/settings/mac
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>