aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-06-02 10:55:06 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-06-02 10:55:06 +0000
commit6a9a91aa6a5840961fdd17dcac4d59415aff35b6 (patch)
tree0cce0a99731c53fc7c4c0d401d2f5502ad12e2f8 /deskutils
parent1a1702cbe4783ac46a2404a7296e330d0a6ebcb3 (diff)
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/california/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/deskutils/california/Makefile b/deskutils/california/Makefile
index 31516e47f6ef..130b4a3a57c7 100644
--- a/deskutils/california/Makefile
+++ b/deskutils/california/Makefile
@@ -10,9 +10,13 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Calendar client for GNOME 3
+DEPRECATED= Orphaned upstream, replaced by gnome-calendar
+EXPIRATION_DATE=2017-07-02
+
BUILD_DEPENDS= itstool:textproc/itstool \
xdg-open:devel/xdg-utils
LIB_DEPENDS= libwebkitgtk-3.0.so:www/webkit-gtk3 \
+ libicui18n.so:devel/icu \
libsoup-2.4.so:devel/libsoup \
libgee-0.8.so:devel/libgee \
libgdata.so:devel/libgdata \
@@ -29,7 +33,7 @@ USE_GNOME= cairo evolutiondataserver3 glib20 gnomedocutils gnomeprefix \
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
-CONFIGURE_ARGS= --disable-unity
+CONFIGURE_ARGS= --disable-unity --disable-fatal
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip