svn commit: r357351 - head/textproc/libwps

Baptiste Daroussin bapt at FreeBSD.org
Tue Jun 10 17:10:42 UTC 2014


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


More information about the svn-ports-head mailing list