svn commit: r357342 - head/graphics/libetonyek

Baptiste Daroussin bapt at FreeBSD.org
Tue Jun 10 16:07:54 UTC 2014


Author: bapt
Date: Tue Jun 10 16:07:54 2014
New Revision: 357342
URL: http://svnweb.freebsd.org/changeset/ports/357342
QAT: https://qat.redports.org/buildarchive/r357342/

Log:
  Strip binaries

Modified:
  head/graphics/libetonyek/Makefile

Modified: head/graphics/libetonyek/Makefile
==============================================================================
--- head/graphics/libetonyek/Makefile	Tue Jun 10 16:05:35 2014	(r357341)
+++ head/graphics/libetonyek/Makefile	Tue Jun 10 16:07:54 2014	(r357342)
@@ -24,6 +24,7 @@ CPPFLAGS+=	-I${LOCALBASE}/include
 GNU_CONFIGURE=	yes
 USES=		gmake 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