aboutsummaryrefslogtreecommitdiff
path: root/games/ezquake/Makefile
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2020-12-15 09:11:05 +0000
committerDima Panov <fluffy@FreeBSD.org>2020-12-15 09:11:05 +0000
commit11cc43cd319d09d6c5ef12022f191c83e684b033 (patch)
treeb8933ea25d8843305d3898a0250e7b468cd3f948 /games/ezquake/Makefile
parent9d948ebcd269fab06921fa86063499e0fd0969a7 (diff)
downloadports-11cc43cd319d09d6c5ef12022f191c83e684b033.tar.gz
ports-11cc43cd319d09d6c5ef12022f191c83e684b033.zip
Notes
Diffstat (limited to 'games/ezquake/Makefile')
-rw-r--r--games/ezquake/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/ezquake/Makefile b/games/ezquake/Makefile
index 01bfd6ee90c1..38494c19bc66 100644
--- a/games/ezquake/Makefile
+++ b/games/ezquake/Makefile
@@ -26,7 +26,6 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
USES= gl gmake jpeg pkgconfig sdl tcl
USE_GL= yes
USE_SDL= sdl2
-CFLAGS+= -fcommon
MAKE_ENV= TCL_SUFX=${TCL_SHLIB_VER}
.for v in TCL_INCLUDEDIR TCL_LIBDIR DATADIR
MAKE_ENV+= ${v}="${${v}}"