svn commit: r377454 - head/chinese/cconv

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 19 19:50:57 UTC 2015


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
 


More information about the svn-ports-all mailing list