diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-09-14 15:59:34 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-09-14 15:59:34 +0000 |
commit | dbbfc7889a8a84ad562a28d83ce75281fd19703f (patch) | |
tree | f23e8a579d549355c932d46189671753887892e7 /deskutils/libgcal/Makefile | |
parent | d990ea9320a3d8a8500a7aa07157e7a79e1e06b4 (diff) |
Notes
Diffstat (limited to 'deskutils/libgcal/Makefile')
-rw-r--r-- | deskutils/libgcal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/libgcal/Makefile b/deskutils/libgcal/Makefile index 708c2b191cd8..b45891460618 100644 --- a/deskutils/libgcal/Makefile +++ b/deskutils/libgcal/Makefile @@ -13,6 +13,8 @@ COMMENT= Library allowing communication with Google calendar and contacts LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Unfetchable (google code has gone away) + LIB_DEPENDS= libcurl.so:ftp/curl \ libxml2.so:textproc/libxml2 |