aboutsummaryrefslogtreecommitdiff
path: root/games/spring/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-12-03 11:33:38 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-12-03 11:33:38 +0000
commita1b0bf4936f79ed8f1d0144bce94c9914f203b62 (patch)
tree79e216bd8c8b71221b6d898131324d540905bc9b /games/spring/Makefile
parent9351c1123fdd91945886c0bfc3e8819e830b1c85 (diff)
downloadports-a1b0bf4936f79ed8f1d0144bce94c9914f203b62.tar.gz
ports-a1b0bf4936f79ed8f1d0144bce94c9914f203b62.zip
Notes
Diffstat (limited to 'games/spring/Makefile')
-rw-r--r--games/spring/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/spring/Makefile b/games/spring/Makefile
index 101b6f636ab4..a4d71427142c 100644
--- a/games/spring/Makefile
+++ b/games/spring/Makefile
@@ -50,7 +50,8 @@ NO_STAGE= yes
.if defined(WITH_SYNC_DEBUG)
CFLAGS= # empty
CXXFLAGS= # empty
-CMAKE_ARGS+= -DCMAKE_BUILD_TYPE=DEBUG2 -DTRACE_SYNC=true -DSYNCDEBUG=true
+CMAKE_ARGS+= -DTRACE_SYNC=true -DSYNCDEBUG=true
+CMAKE_BUILD_TYPE= DEBUG2
.endif
post-patch: