aboutsummaryrefslogtreecommitdiff
path: root/games/doomsday
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-27 12:28:58 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-02-27 12:28:58 +0000
commitb2036b3ec11d325b0b6f1e999b168dbf5eba1bda (patch)
treedaa03556deac1a115b5a04a002d116053d14b752 /games/doomsday
parent187dcfb3cdf0a59d26ca89d32231e61f8dea650b (diff)
downloadports-b2036b3ec11d325b0b6f1e999b168dbf5eba1bda.tar.gz
ports-b2036b3ec11d325b0b6f1e999b168dbf5eba1bda.zip
Notes
Diffstat (limited to 'games/doomsday')
-rw-r--r--games/doomsday/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/doomsday/Makefile b/games/doomsday/Makefile
index b43db409334d..54a504e09424 100644
--- a/games/doomsday/Makefile
+++ b/games/doomsday/Makefile
@@ -17,14 +17,12 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libfluidsynth.so:audio/fluidsynth
RUN_DEPENDS= timidity:audio/timidity
-USES= cmake:outsource compiler:c++11-lib ninja openal pkgconfig python:build
+USES= cmake:outsource compiler:c++11-lib localbase:ldflags ninja openal pkgconfig python:2.7,build
USE_GL= gl glu
USE_LDCONFIG= yes
USE_SDL= sdl2 mixer2
USE_XORG= x11 sm ice xext xrandr xxf86vm
USE_QT5= buildtools_build core gui network widgets qmake opengl x11extras
-LDFLAGS+= -L${LOCALBASE}/lib
-CXXFLAGS+= -I${LOCALBASE}/include
CMAKE_ARGS+= -DDENG_ENABLE_COTIRE=OFF -DDENG_ASSIMP_EMBEDDED=OFF
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNAME}