svn commit: r419853 - head/net-im/pidgin-bs

Emanuel Haupt ehaupt at FreeBSD.org
Mon Aug 8 14:32:40 UTC 2016


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>


More information about the svn-ports-all mailing list