mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
math/py-mathics-scanner: fix build
Remove a forgotten step introduced for debug. Reported by: pkg-fallout
This commit is contained in:
parent
334fced2af
commit
e20113908a
@ -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})
|
||||
|
Loading…
Reference in New Issue
Block a user