svn commit: r357352 - head/textproc/libmwaw

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


Author: bapt
Date: Tue Jun 10 17:14:36 2014
New Revision: 357352
URL: http://svnweb.freebsd.org/changeset/ports/357352
QAT: https://qat.redports.org/buildarchive/r357352/

Log:
  Strip binaries

Modified:
  head/textproc/libmwaw/Makefile

Modified: head/textproc/libmwaw/Makefile
==============================================================================
--- head/textproc/libmwaw/Makefile	Tue Jun 10 17:10:41 2014	(r357351)
+++ head/textproc/libmwaw/Makefile	Tue Jun 10 17:14:36 2014	(r357352)
@@ -22,6 +22,7 @@ CPPFLAGS+=	-I${LOCALBASE}/include
 GNU_CONFIGURE=	yes
 USES=		compiler:features libtool:keepla pathfix pkgconfig tar:xz
 USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
 
 PORTDOCS=	*
 DOCS_BUILD_DEPENDS=	doxygen:${PORTSDIR}/devel/doxygen


More information about the svn-ports-head mailing list