Date: Tue, 10 Jun 2014 17:17:39 +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: r357353 - head/graphics/libwpg Message-ID: <201406101717.s5AHHdg2012832@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406101717.s5AHHdg2012832>