diff options
Diffstat (limited to 'devel/py-construct/Makefile')
-rw-r--r-- | devel/py-construct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-construct/Makefile b/devel/py-construct/Makefile index 371943fa1784..5323249b1002 100644 --- a/devel/py-construct/Makefile +++ b/devel/py-construct/Makefile @@ -14,7 +14,7 @@ COMMENT= Python module for parsing and building of data structures LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six USES= python USE_PYTHON= distutils autoplist |