diff options
Diffstat (limited to 'devel/py-ptrace/Makefile')
-rw-r--r-- | devel/py-ptrace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-ptrace/Makefile b/devel/py-ptrace/Makefile index b5fd1a755b5e..7a522c50f0b3 100644 --- a/devel/py-ptrace/Makefile +++ b/devel/py-ptrace/Makefile @@ -14,7 +14,7 @@ COMMENT= Python binding of ptrace LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}distorm>0:${PORTSDIR}/devel/py-distorm +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}distorm>0:devel/py-distorm USES= python USE_PYTHON= distutils autoplist |