summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2019-04-26 14:12:31 +0000
committermaya <maya@pkgsrc.org>2019-04-26 14:12:31 +0000
commit2572a6bbce773d1b21b3d23dc4b09816ca6da9fe (patch)
tree2603bc22b68e17003163e8966109e724288b8eb0 /emulators
parent537e1607288b9c9711923e39f591c1cee33918a2 (diff)
downloadpkgsrc-2572a6bbce773d1b21b3d23dc4b09816ca6da9fe.tar.gz
fix some whitespace, mostly introduced in the previous
python 3.4 / 3.5 removal commit.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/hatari/Makefile4
-rw-r--r--emulators/openmsx/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile
index 09560f36451..11de59c28d3 100644
--- a/emulators/hatari/Makefile
+++ b/emulators/hatari/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2019/04/26 13:13:56 maya Exp $
+# $NetBSD: Makefile,v 1.51 2019/04/26 14:12:38 maya Exp $
DISTNAME= hatari-2.0.0
PKGREVISION= 1
@@ -15,7 +15,7 @@ USE_CMAKE= yes
USE_LANGUAGES= c
CMAKE_ARGS+= -DENABLE_OSX_BUNDLE:BOOL=0
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 1.7.0
+PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 1.7.0
REPLACE_PYTHON+= python-ui/config.py
REPLACE_PYTHON+= python-ui/debugui.py
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index 5a54d47d0e1..efcf526c535 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2019/04/26 13:13:56 maya Exp $
+# $NetBSD: Makefile,v 1.52 2019/04/26 14:12:38 maya Exp $
DISTNAME= openmsx-0.14.0
PKGREVISION= 1
@@ -25,7 +25,7 @@ INSTALL_MAKE_FLAGS+= SYMLINK_FOR_BINARY=false
INSTALL_MAKE_FLAGS+= INSTALL_BASE=${PREFIX}/openmsx
MAKE_ENV+= OPENMSX_INSTALL=${PREFIX}/openmsx
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.9.0
+PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # not yet ported as of 0.9.0
SUBST_CLASSES+= bswap
SUBST_STAGE.bswap= pre-configure