diff options
Diffstat (limited to 'converters/py-rencode')
-rw-r--r-- | converters/py-rencode/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/py-rencode/Makefile b/converters/py-rencode/Makefile index 2472b98c1ce1..ddaafc7846db 100644 --- a/converters/py-rencode/Makefile +++ b/converters/py-rencode/Makefile @@ -11,9 +11,7 @@ COMMENT= R-encoding and r-decoding implementation LICENSE= GPLv3 -BUILD_DEPENDS= cython:lang/cython - -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist distutils cython USES= python post-install: |