Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Aug 2016 14:32:39 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r419853 - head/net-im/pidgin-bs
Message-ID:  <201608081432.u78EWdJ4014723@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Mon Aug  8 14:32:38 2016
New Revision: 419853
URL: https://svnweb.freebsd.org/changeset/ports/419853

Log:
  Strip library

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

Modified: head/net-im/pidgin-bs/Makefile
==============================================================================
--- head/net-im/pidgin-bs/Makefile	Mon Aug  8 14:30:24 2016	(r419852)
+++ head/net-im/pidgin-bs/Makefile	Mon Aug  8 14:32:38 2016	(r419853)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pidgin-bs
 PORTVERSION=	1.3.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	net-im
 MASTER_SITES=	SF/${PORTNAME}/bot-sentry/${PORTVERSION}
 DISTNAME=	bot-sentry-${PORTVERSION}
@@ -21,4 +21,6 @@ USES=		gettext gmake libtool pkgconfig t
 USE_GNOME=	gtk20 intltool
 USE_LDCONFIG=	${PREFIX}/lib/pidgin
 
+INSTALL_TARGET=	install-strip
+
 .include <bsd.port.mk>



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