From 7eb6ef1e93927693058f1eeb1b49f9d1c0feb6f9 Mon Sep 17 00:00:00 2001 From: gusi Date: Wed, 13 Aug 2014 09:46:10 +0000 Subject: Some changes: - drop keepla where possible and bump portrevision - ensure all binaries are stripped - update telepathy-gabble telepathy-mission-control git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19801 df743ca5-7f9a-e211-a948-0013205c9059 --- net-im/telepathy-salut/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'net-im/telepathy-salut/Makefile') diff --git a/net-im/telepathy-salut/Makefile b/net-im/telepathy-salut/Makefile index a020515b4..438d371be 100644 --- a/net-im/telepathy-salut/Makefile +++ b/net-im/telepathy-salut/Makefile @@ -4,6 +4,7 @@ PORTNAME= telepathy-salut PORTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ @@ -15,7 +16,7 @@ LIB_DEPENDS= libavahi-glib.so:${PORTSDIR}/net/avahi-app \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup GNU_CONFIGURE= yes -USES= gmake pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig USE_GNOME= glib20 libxslt:build USE_OPENSSL= yes USE_PYTHON_BUILD= yes @@ -23,6 +24,7 @@ USE_SQLITE= 3 CONFIGURE_ARGS= --disable-Werror --enable-avahi-tests=no CPPFLAGS+= ${PTHREAD_CFLAGS} LDFLAGS+= ${PTHREAD_LIBS} +INSTALL_TARGET= install-strip PLIST_SUB+= VERSION=${PORTVERSION} @@ -31,7 +33,4 @@ post-patch: ${WRKSRC}/src/Makefile.in \ ${WRKSRC}/tests/Makefile.in -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/telepathy/salut-0/lib/lib*.so - .include -- cgit v1.2.3