aboutsummaryrefslogtreecommitdiffstats
path: root/games/doomsday/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-09-22 18:48:28 +0800
committerMathieu Arnold <mat@FreeBSD.org>2017-09-22 18:48:28 +0800
commit3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5 (patch)
tree5ec4d6c8c02d380cf421717b2ce88beceb851e79 /games/doomsday/Makefile
parent320538c6d599e65e80ad91bd683504f5d7c338f1 (diff)
downloadfreebsd-ports-gnome-3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5.tar.gz
freebsd-ports-gnome-3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5.tar.zst
freebsd-ports-gnome-3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5.zip
Remove USES=execinfo.
PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488
Diffstat (limited to 'games/doomsday/Makefile')
-rw-r--r--games/doomsday/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/doomsday/Makefile b/games/doomsday/Makefile
index a345b2144e6d..397574f24113 100644
--- a/games/doomsday/Makefile
+++ b/games/doomsday/Makefile
@@ -22,7 +22,7 @@ USE_GL= gl glu
USE_LDCONFIG= yes
USE_SDL= sdl2 mixer2 net2
USE_XORG= x11
-USES= compiler:c++11-lib execinfo pkgconfig python:build qmake:outsource
+USES= compiler:c++11-lib pkgconfig python:build qmake:outsource
USE_QT4= corelib network opengl moc_build
QMAKE_SOURCE_PATH= ${WRKSRC}/doomsday
QMAKE_ARGS+= QMAKE_LFLAGS+="-Wl,--export-dynamic" \