pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/unicorn
Module Name: pkgsrc
Committed By: leot
Date: Thu Feb 25 19:51:29 UTC 2021
Modified Files:
pkgsrc/emulators/unicorn: Makefile
Log Message:
unicorn: Remove commented out Python requirements
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/emulators/unicorn/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/unicorn/Makefile
diff -u pkgsrc/emulators/unicorn/Makefile:1.15 pkgsrc/emulators/unicorn/Makefile:1.16
--- pkgsrc/emulators/unicorn/Makefile:1.15 Thu Feb 25 19:47:50 2021
+++ pkgsrc/emulators/unicorn/Makefile Thu Feb 25 19:51:29 2021
@@ -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 @@ LICENSE= gnu-gpl-v2
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