diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-05 13:51:26 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-05 13:51:26 +0000 |
commit | 8d78b96d8de0578817990569ddc0ed02e15b84f3 (patch) | |
tree | 275fa88934765d7e83295ac95dbc2b1f7426e9bc /deskutils | |
parent | c79d950ee912f8070535d1f0219657ac23353eeb (diff) | |
download | ports-8d78b96d8de0578817990569ddc0ed02e15b84f3.tar.gz ports-8d78b96d8de0578817990569ddc0ed02e15b84f3.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/py-khal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/py-khal/Makefile b/deskutils/py-khal/Makefile index e2510b919497..a0f8740710fc 100644 --- a/deskutils/py-khal/Makefile +++ b/deskutils/py-khal/Makefile @@ -13,6 +13,8 @@ COMMENT= CalDAV-based calendar LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= py36-khal-0.7.1 depends on package: py36-vdirsyncer<0.13 - not found + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=3.2:devel/py-click@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}icalendar>=3.8.2:devel/py-icalendar@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urwid>=1.2.1:devel/py-urwid@${FLAVOR} \ |