diff options
Diffstat (limited to 'devel/py-tzlocal/Makefile')
-rw-r--r-- | devel/py-tzlocal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-tzlocal/Makefile b/devel/py-tzlocal/Makefile index a296b80c6c3c..9a3a75467651 100644 --- a/devel/py-tzlocal/Makefile +++ b/devel/py-tzlocal/Makefile @@ -11,7 +11,7 @@ COMMENT= Returns the tzinfo object for the local timezone LICENSE= CC0-1.0 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz OPTIONS_DEFINE= TEST OPTIONS_DEFAULT= TEST |