mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
Fix build after r438939.
Reported by: antoine Sponsored by: Absolight
This commit is contained in:
parent
9bfc43d5d1
commit
03714a073f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439021
@ -39,7 +39,7 @@ post-patch:
|
||||
|
||||
post-install:
|
||||
${CHMOD} ${BINMODE} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/spf.py
|
||||
${LN} -s ${PYTHONPREFIX_SITELIBDIR}/spf.py ${STAGEDIR}${PREFIX}/bin/
|
||||
${RLN} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/spf.py ${STAGEDIR}${PREFIX}/bin/
|
||||
|
||||
do-test:
|
||||
cd ${WRKSRC}/ && ${PYTHON_CMD} -m test.testspf
|
||||
|
Loading…
Reference in New Issue
Block a user