Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-game devel/py-game: remove nonexistent files ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0b91d8322110
branches: trunk
changeset: 432553:0b91d8322110
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 23 09:04:04 2020 +0000
description:
devel/py-game: remove nonexistent files from REPLACE_PYTHON
diffstat:
devel/py-game/Makefile | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (21 lines):
diff -r 9eeed7c1da46 -r 0b91d8322110 devel/py-game/Makefile
--- a/devel/py-game/Makefile Sat May 23 08:51:19 2020 +0000
+++ b/devel/py-game/Makefile Sat May 23 09:04:04 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2019/06/06 21:46:11 adam Exp $
+# $NetBSD: Makefile,v 1.39 2020/05/23 09:04:04 rillig Exp $
DISTNAME= pygame-1.9.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -12,11 +12,7 @@
USE_TOOLS+= pkg-config
-REPLACE_PYTHON+= bundle_docs.py
-REPLACE_PYTHON+= config.py
REPLACE_PYTHON+= examples/*.py
-REPLACE_PYTHON+= makeref.py
-REPLACE_PYTHON+= run_tests.py
REPLACE_PYTHON+= setup.py
SUBST_CLASSES+= fixpath
Home |
Main Index |
Thread Index |
Old Index