Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
- Update WWW
Browse files Browse the repository at this point in the history
- Remove unneeded dependency for do-test target

Approved by:	portmgr blanket
  • Loading branch information
AMDmi3 committed Apr 5, 2020
1 parent a006732 commit 1f1f255
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion devel/py-ptrace/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ post-patch:
${REINPLACE_CMD} -e 's|libdistorm64.so|${PYTHON_SITELIBDIR}/distorm3/libdistorm3.so|' \
${WRKSRC}/ptrace/pydistorm.py

do-test: extract
do-test:
@(cd ${WRKSRC} && ${PYTHON_CMD} runtests.py)

.include <bsd.port.mk>
3 changes: 2 additions & 1 deletion devel/py-ptrace/pkg-descr
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ Features:
* Dump registers, memory mappings, stack, etc.
* Syscall tracer and parser (strace command)

WWW: http://bitbucket.org/haypo/python-ptrace/wiki/Home
WWW: https://github.com/vstinner/python-ptrace
WWW: https://python-ptrace.readthedocs.io/

0 comments on commit 1f1f255

Please sign in to comment.