summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorrodent <rodent>2015-04-13 23:12:40 +0000
committerrodent <rodent>2015-04-13 23:12:40 +0000
commit91678d9a38e0b58f854ee16c9416ca59bf3e5620 (patch)
tree0a02a5deb14850f2bb33cc45a035c29ba28ecaf5 /emulators
parentadc9061db4f337dd324e061489b86e826096eb20 (diff)
downloadpkgsrc-91678d9a38e0b58f854ee16c9416ca59bf3e5620.tar.gz
Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/retroarch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/retroarch/Makefile b/emulators/retroarch/Makefile
index 9bb46a87e2d..f41f39032dd 100644
--- a/emulators/retroarch/Makefile
+++ b/emulators/retroarch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2015/02/05 16:46:17 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2015/04/13 23:12:42 rodent Exp $
DISTNAME= retroarch-20150203
PKGNAME= retroarch-0.0.20150203
@@ -19,7 +19,7 @@ CONFIG_SHELL= bash
USE_LANGUAGES= c c++
USE_TOOLS+= bash pkg-config gmake
-PYTHON_VERSIONS_INCOMPATIBLE= 26 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27
REPLACE_PYTHON= tools/cg2glsl.py
EGDIR= ${PREFIX}/share/examples/retroarch