summaryrefslogtreecommitdiff
path: root/emulators/hatari/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/hatari/Makefile')
-rw-r--r--emulators/hatari/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index 130da217912..9a1a8ca6a88 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2015/12/05 21:25:41 adam Exp $
+# $NetBSD: Makefile,v 1.44 2016/07/09 13:03:46 wiz Exp $
DISTNAME= hatari-1.9.0
CATEGORIES= emulators
@@ -14,7 +14,7 @@ USE_CMAKE= yes
USE_LANGUAGES= c
CMAKE_ARGS+= -DENABLE_OSX_BUNDLE:BOOL=0
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.7.0
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.7.0
REPLACE_PYTHON+= python-ui/config.py
REPLACE_PYTHON+= python-ui/debugui.py
REPLACE_PYTHON+= python-ui/dialogs.py