pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/py-wxWidgets
Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat May 16 17:17:51 UTC 2020
Modified Files:
        pkgsrc/x11/py-wxWidgets: Makefile
Log Message:
x11/py-wxWidgets: remove no-op file from SUBST_FILES
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/x11/py-wxWidgets/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/py-wxWidgets/Makefile
diff -u pkgsrc/x11/py-wxWidgets/Makefile:1.82 pkgsrc/x11/py-wxWidgets/Makefile:1.83
--- pkgsrc/x11/py-wxWidgets/Makefile:1.82       Tue Mar 10 22:09:12 2020
+++ pkgsrc/x11/py-wxWidgets/Makefile    Sat May 16 17:17:51 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2020/03/10 22:09:12 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2020/05/16 17:17:51 rillig Exp $
 
 VERSION=       2.8.12.0
 DISTNAME=      wxPython-src-${VERSION}
@@ -36,7 +36,6 @@ SUBST_FILES.fix-python+=      wx/lib/floatcan
 SUBST_FILES.fix-python+=       wx/tools/Editra/*.py
 SUBST_FILES.fix-python+=       wx/tools/Editra/src/*.py
 SUBST_FILES.fix-python+=       wx/tools/Editra/src/extern/*.py
-SUBST_FILES.fix-python+=       wx/tools/Editra/tests/syntax/python.python
 SUBST_FILES.fix-python+=       wx/tools/Editra/Editra*
 SUBST_SED.fix-python+=         -e 's,/usr/bin/env python,${PYTHONBIN},'
 
Home |
Main Index |
Thread Index |
Old Index