aboutsummaryrefslogtreecommitdiff
path: root/emulators/hatari/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/hatari/Makefile')
-rw-r--r--emulators/hatari/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index 06029ab8c15b..ec391411bb8a 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -22,7 +22,7 @@ USE_BZIP2= yes
USE_GNOME= pygtk2
USE_SDL= sdl
USE_READLINE= yes
-USE_CMAKE= yes
+USES= cmake
CMAKE_ARGS= -DPORTAUDIO_INCLUDE_DIR:STRING="${PA2_INCLUDE_DIR}" \
-DPORTAUDIO_LIBRARY:STRING="${PA2_LIBRARY}" \
-DCMAKE_C_FLAGS_RELEASE:STRING="-DNDEBUG" \