pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/unicorn unicorn: Remove commented out Python...
details: https://anonhg.NetBSD.org/pkgsrc/rev/108d86bacb03
branches: trunk
changeset: 447765:108d86bacb03
user: leot <leot%pkgsrc.org@localhost>
date: Thu Feb 25 19:51:29 2021 +0000
description:
unicorn: Remove commented out Python requirements
diffstat:
emulators/unicorn/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 24d1437e2c20 -r 108d86bacb03 emulators/unicorn/Makefile
--- a/emulators/unicorn/Makefile Thu Feb 25 19:48:44 2021 +0000
+++ b/emulators/unicorn/Makefile Thu Feb 25 19:51:29 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2021/02/25 19:47:50 leot Exp $
+# $NetBSD: Makefile,v 1.16 2021/02/25 19:51:29 leot Exp $
.include "Makefile.common"
@@ -8,8 +8,6 @@
USE_TOOLS+= gmake pkg-config
-#PYTHON_VERSIONS_ACCEPTED= 27 # as of 1.0.1
-
.include "../../lang/python/application.mk"
MAKE_ENV+= UNICORN_QEMU_FLAGS=--python=${PYTHONBIN:Q}
Home |
Main Index |
Thread Index |
Old Index