diff options
Diffstat (limited to 'devel/py-arrow/Makefile')
-rw-r--r-- | devel/py-arrow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-arrow/Makefile b/devel/py-arrow/Makefile index 522a5e1df53f..6ab1d836c97d 100644 --- a/devel/py-arrow/Makefile +++ b/devel/py-arrow/Makefile @@ -13,7 +13,7 @@ COMMENT= Better dates and times for Python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:${PORTSDIR}/devel/py-dateutil +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:devel/py-dateutil USES= python USE_PYTHON= autoplist distutils |