svn commit: r357353 - head/graphics/libwpg

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


Author: bapt
Date: Tue Jun 10 17:17:39 2014
New Revision: 357353
URL: http://svnweb.freebsd.org/changeset/ports/357353
QAT: https://qat.redports.org/buildarchive/r357353/

Log:
  Strip binaries

Modified:
  head/graphics/libwpg/Makefile

Modified: head/graphics/libwpg/Makefile
==============================================================================
--- head/graphics/libwpg/Makefile	Tue Jun 10 17:14:36 2014	(r357352)
+++ head/graphics/libwpg/Makefile	Tue Jun 10 17:17:39 2014	(r357353)
@@ -18,6 +18,7 @@ USES=		libtool:keepla pathfix perl5 pkgc
 SHEBANG_FILES=	${WRKSRC}/src/conv/svg/wpg2svgbatch.pl
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
+INSTALL_TARGET=	install-strip
 CONFIGURE_ARGS=	--disable-werror
 
 OPTIONS_DEFINE=	DOCS


More information about the svn-ports-head mailing list