Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2015 00:30:45 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r387900 - head/net-im/pidgin-pidgimpd
Message-ID:  <201505300030.t4U0UjT6099439@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat May 30 00:30:44 2015
New Revision: 387900
URL: https://svnweb.freebsd.org/changeset/ports/387900

Log:
  - Strip library

Modified:
  head/net-im/pidgin-pidgimpd/Makefile

Modified: head/net-im/pidgin-pidgimpd/Makefile
==============================================================================
--- head/net-im/pidgin-pidgimpd/Makefile	Sat May 30 00:30:24 2015	(r387899)
+++ head/net-im/pidgin-pidgimpd/Makefile	Sat May 30 00:30:44 2015	(r387900)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pidgimpd
 PORTVERSION=	1.1.1
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	net-im audio
 MASTER_SITES=	http://ayeon.org/projects/pidgimpd/
 PKGNAMEPREFIX=	pidgin-
@@ -19,6 +19,7 @@ RUN_DEPENDS=	pidgin:${PORTSDIR}/net-im/p
 USES=		libtool pkgconfig tar:bzip2
 USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes
+INSTALL_TARGET=	install-strip
 
 PLIST_FILES=	lib/pidgin/pidgimpd.so
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505300030.t4U0UjT6099439>