summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-09 18:19:35 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-09 18:19:35 +0800
commitd6d6ddeab9d5a44761478c9e9cbbd9b3461a0319 (patch)
tree696b16d81fd00e797e19dd3892c090f3aab8a29d
parentgraphics/py-imageio: Update to 2.31.1 (diff)
graphics/py-pandana: Clean up
-rw-r--r--graphics/py-pandana/Makefile2
1 files changed, 0 insertions, 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} {} +