pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/openscad
Module Name: pkgsrc
Committed By: rillig
Date: Fri May 22 19:51:17 UTC 2020
Modified Files:
pkgsrc/cad/openscad: Makefile
Log Message:
cad/openscad: remove nonexistent file from REPLACE_PYTHON
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/cad/openscad/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cad/openscad/Makefile
diff -u pkgsrc/cad/openscad/Makefile:1.67 pkgsrc/cad/openscad/Makefile:1.68
--- pkgsrc/cad/openscad/Makefile:1.67 Wed May 6 14:04:20 2020
+++ pkgsrc/cad/openscad/Makefile Fri May 22 19:51:17 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2020/05/06 14:04:20 adam Exp $
+# $NetBSD: Makefile,v 1.68 2020/05/22 19:51:17 rillig Exp $
VERSION= 2019.05
DISTNAME= openscad-${VERSION}
@@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/${PKGBASE}-${DISTNAME
CHECK_PORTABILITY_SKIP+= tests/compare-bitmaps.sh
-REPLACE_PYTHON= libraries/MCAD/get_submodules.py
.include "../../lang/python/application.mk"
MAKE_ENV+= INSTALL_ROOT=${DESTDIR}
Home |
Main Index |
Thread Index |
Old Index