summaryrefslogtreecommitdiff
path: root/emulators/mame/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-07-09 13:03:30 +0000
committerwiz <wiz@pkgsrc.org>2016-07-09 13:03:30 +0000
commit73a050fbf4b1aba6dbcff75747e1766c48b302b6 (patch)
tree473944cd20a247c446b37ecb6fe2c4802cb044cd /emulators/mame/Makefile
parent6724f0d53dfe6d56f8a0809e2414e88e0a55ab96 (diff)
downloadpkgsrc-73a050fbf4b1aba6dbcff75747e1766c48b302b6.tar.gz
Remove python33: adapt all packages that refer to it.
Diffstat (limited to 'emulators/mame/Makefile')
-rw-r--r--emulators/mame/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile
index f4974d43c35..0af4d2ba887 100644
--- a/emulators/mame/Makefile
+++ b/emulators/mame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2016/07/05 00:19:59 maya Exp $
+# $NetBSD: Makefile,v 1.60 2016/07/09 13:03:46 wiz Exp $
DISTNAME= mame-0.175
CATEGORIES= emulators
@@ -93,7 +93,7 @@ MAKE_ENV+= BIGENDIAN=1
.endif
PYTHON_FOR_BUILD_ONLY= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.151
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.151
post-extract:
# will be chosen in preference to /usr/include/signal.h, but does not provide kill()