diff options
Diffstat (limited to 'games/zdoom/Makefile')
-rw-r--r-- | games/zdoom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/zdoom/Makefile b/games/zdoom/Makefile index b9cae79339b6..caac4f3c0e16 100644 --- a/games/zdoom/Makefile +++ b/games/zdoom/Makefile @@ -28,7 +28,7 @@ PORTSCOUT= limit:^.+\.[1-9]{1,3}[1-8]?$$ DATADIR= ${DMDIR}/${PORTNAME} -USES= cmake:outsource gettext jpeg openal pkgconfig +USES= cmake gettext jpeg openal pkgconfig USE_GNOME= atk cairo gdkpixbuf2 gtk20 pango USE_SDL= sdl2 CMAKE_ARGS= -DNO_FMOD:BOOL=ON |