aboutsummaryrefslogtreecommitdiff
path: root/math/py-mathics-scanner
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2023-03-18 18:43:13 +0000
committerThierry Thomas <thierry@FreeBSD.org>2023-03-18 18:44:43 +0000
commite20113908a5f15d402f26c23e8d5a5207fa39530 (patch)
tree5f271aec0e560f7758195d1f9aeb870ff757c5d4 /math/py-mathics-scanner
parent334fced2af63bdc054bae974771521fcf6bdf953 (diff)
downloadports-e20113908a5f15d402f26c23e8d5a5207fa39530.tar.gz
ports-e20113908a5f15d402f26c23e8d5a5207fa39530.zip
Diffstat (limited to 'math/py-mathics-scanner')
-rw-r--r--math/py-mathics-scanner/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/math/py-mathics-scanner/Makefile b/math/py-mathics-scanner/Makefile
index 078fc90535a3..8405e571f654 100644
--- a/math/py-mathics-scanner/Makefile
+++ b/math/py-mathics-scanner/Makefile
@@ -32,9 +32,6 @@ PLIST_SUB+= VER=${PORTVERSION}
TEST_TARGET= check
TEST_ENV= ${MAKE_ENV}
-pre-configure:
- ${RM} ${WRKSRC}/mathics_scanner/data/characters.json
-
do-test: install
(cd ${TEST_WRKSRC} && \
${SETENV} ${TEST_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${TEST_TARGET})