Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jun 2014 17:10:41 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r357351 - head/textproc/libwps
Message-ID:  <201406101710.s5AHAfoe008969@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Jun 10 17:10:41 2014
New Revision: 357351
URL: http://svnweb.freebsd.org/changeset/ports/357351
QAT: https://qat.redports.org/buildarchive/r357351/

Log:
  Strip binaries

Modified:
  head/textproc/libwps/Makefile

Modified: head/textproc/libwps/Makefile
==============================================================================
--- head/textproc/libwps/Makefile	Tue Jun 10 17:08:58 2014	(r357350)
+++ head/textproc/libwps/Makefile	Tue Jun 10 17:10:41 2014	(r357351)
@@ -22,6 +22,7 @@ CPPFLAGS+=	-I${LOCALBASE}/include
 GNU_CONFIGURE=	yes
 USES=		compiler:features libtool:keepla pathfix pkgconfig
 USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
 PORTDOCS=	*
 DOCS_BUILD_DEPENDS=	doxygen:${PORTSDIR}/devel/doxygen
 DOCS_CONFIGURE_OFF=	--without-docs



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