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 14e10ac24090..65d68d1559d1 100644 --- a/devel/py-ptrace/Makefile +++ b/devel/py-ptrace/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}distorm>0:${PORTSDIR}/devel/py-distorm -USE_PYTHON= 2.7+ +USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= python_ptrace |