diff options
Diffstat (limited to 'devel/distorm/Makefile')
-rw-r--r-- | devel/distorm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/distorm/Makefile b/devel/distorm/Makefile index 428b4bb3ee23..8c0e77d8cd58 100644 --- a/devel/distorm/Makefile +++ b/devel/distorm/Makefile @@ -25,7 +25,7 @@ LICENSE= GPLv3 USES= dos2unix tar:xz .if defined(PYTHON_SLAVEPORT) -USES+= python:2 +USES+= python:2.7 USE_PYTHON= distutils PYDISTUTILS_PKGNAME= distorm3 |