Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2015 19:50:56 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377454 - head/chinese/cconv
Message-ID:  <201501191950.t0JJouW2009437@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jan 19 19:50:56 2015
New Revision: 377454
URL: https://svnweb.freebsd.org/changeset/ports/377454
QAT: https://qat.redports.org/buildarchive/r377454/

Log:
  - Strip shared library

Modified:
  head/chinese/cconv/Makefile

Modified: head/chinese/cconv/Makefile
==============================================================================
--- head/chinese/cconv/Makefile	Mon Jan 19 19:50:50 2015	(r377453)
+++ head/chinese/cconv/Makefile	Mon Jan 19 19:50:56 2015	(r377454)
@@ -13,6 +13,7 @@ COMMENT=	Simplified-Traditional Chinese 
 LICENSE=	GPLv2
 
 GNU_CONFIGURE=	yes
+INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
 USES=		iconv libtool
 



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