From 98fd7d7f702de8045cef83d453e39db2bd51fdee Mon Sep 17 00:00:00 2001 From: gusi Date: Sun, 20 Jul 2014 19:30:11 +0000 Subject: Update california to 0.1.2. Add libtool to USES (not sure if really useful, if I understand it right it can be useful when linking executables to prevent the lib flattening). While here the installed executable. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19781 df743ca5-7f9a-e211-a948-0013205c9059 --- deskutils/california/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'deskutils/california/Makefile') diff --git a/deskutils/california/Makefile b/deskutils/california/Makefile index e7f244498..58488c01d 100644 --- a/deskutils/california/Makefile +++ b/deskutils/california/Makefile @@ -3,7 +3,7 @@ # $MCom$ PORTNAME= california -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -17,7 +17,7 @@ LIB_DEPENDS= libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \ libgdata.so:${PORTSDIR}/devel/libgdata \ libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts -USES= desktop-file-utils gettext gmake pathfix \ +USES= desktop-file-utils gettext gmake libtool pathfix \ pkgconfig tar:xz USE_GNOME= evolutiondataserver3 glib20 gnomedocutils gnomeprefix \ gtk30 intlhack introspection @@ -27,6 +27,8 @@ INSTALLS_ICONS= yes CONFIGURE_ARGS= --disable-unity CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip +GLIB_SCHEMAS= org.yorba.california.gschema.xml post-patch: @${REINPLACE_CMD} -e 's|californiadocdir = $${prefix}|californiadocdir = $${prefix}/share|g' \ -- cgit v1.2.3