aboutsummaryrefslogtreecommitdiff
path: root/devel/py-icalendar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-icalendar/Makefile')
-rw-r--r--devel/py-icalendar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-icalendar/Makefile b/devel/py-icalendar/Makefile
index 4f58d2084e69..3926b1313629 100644
--- a/devel/py-icalendar/Makefile
+++ b/devel/py-icalendar/Makefile
@@ -13,8 +13,8 @@ COMMENT= Parser and generator of iCalender files for Python
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:${PORTSDIR}/devel/py-dateutil \
- ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil \
+ ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz
USES= python
USE_PYTHON= distutils concurrent autoplist