Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2015 01:29:31 +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: r388188 - head/security/pidgin-otr
Message-ID:  <201506010129.t511TVrI017682@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Jun  1 01:29:30 2015
New Revision: 388188
URL: https://svnweb.freebsd.org/changeset/ports/388188

Log:
  - Strip library

Modified:
  head/security/pidgin-otr/Makefile

Modified: head/security/pidgin-otr/Makefile
==============================================================================
--- head/security/pidgin-otr/Makefile	Mon Jun  1 01:28:50 2015	(r388187)
+++ head/security/pidgin-otr/Makefile	Mon Jun  1 01:29:30 2015	(r388188)
@@ -2,7 +2,7 @@
 
 PORTNAME=	otr
 PORTVERSION=	4.0.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	security net-im net
 MASTER_SITES=	http://www.cypherpunks.ca/otr/
 PKGNAMEPREFIX=	pidgin-
@@ -24,6 +24,7 @@ CPE_VENDOR=	cypherpunks
 CPE_PRODUCT=	${PKGNAMEPREFIX}${PORTNAME}
 USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes
+INSTALL_TARGET=	install-strip
 
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib



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