Date: Sun, 9 Jul 2023 10:36:21 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d6d6ddeab9d5 - main - graphics/py-pandana: Clean up Message-ID: <202307091036.369AaL9g058323@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d6d6ddeab9d5a44761478c9e9cbbd9b3461a0319 commit d6d6ddeab9d5a44761478c9e9cbbd9b3461a0319 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-07-09 10:19:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-07-09 10:19:35 +0000 graphics/py-pandana: Clean up --- graphics/py-pandana/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/graphics/py-pandana/Makefile b/graphics/py-pandana/Makefile index e93956f0597a..036b01e41f4f 100644 --- a/graphics/py-pandana/Makefile +++ b/graphics/py-pandana/Makefile @@ -28,8 +28,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.8,1:math/py-numpy@${PY_FLAVOR} \ USES= compiler:c++11-lang python USE_PYTHON= autoplist concurrent cython distutils -CFLAGS+= -DNO_TR1_MEMORY - post-install: ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307091036.369AaL9g058323>
