diff options
author | antoine <antoine@FreeBSD.org> | 2017-12-05 21:51:26 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-12-05 21:51:26 +0800 |
commit | 4145c08df728daba90d440b1f18786761a63afa2 (patch) | |
tree | 275fa88934765d7e83295ac95dbc2b1f7426e9bc /deskutils | |
parent | 67efe73d4e94844dbae29f4cf1c1b177c33b473f (diff) | |
download | freebsd-ports-gnome-4145c08df728daba90d440b1f18786761a63afa2.tar.gz freebsd-ports-gnome-4145c08df728daba90d440b1f18786761a63afa2.tar.zst freebsd-ports-gnome-4145c08df728daba90d440b1f18786761a63afa2.zip |
Mark BROKEN
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} \ |