diff options
Diffstat (limited to 'devel/py-meliae/Makefile')
-rw-r--r-- | devel/py-meliae/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-meliae/Makefile b/devel/py-meliae/Makefile index 8165c62882f1..f5bce1d013f8 100644 --- a/devel/py-meliae/Makefile +++ b/devel/py-meliae/Makefile @@ -13,7 +13,7 @@ COMMENT= Python Memory Usage Analyzer LICENSE= GPLv3 -BUILD_DEPENDS= cython>0:${PORTSDIR}/lang/cython +BUILD_DEPENDS= cython>0:lang/cython USES= python:2 USE_PYTHON= distutils autoplist |