svn commit: r375180 - head/graphics/guilib

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Dec 21 18:00:46 UTC 2014


Author: amdmi3
Date: Sun Dec 21 18:00:45 2014
New Revision: 375180
URL: https://svnweb.freebsd.org/changeset/ports/375180
QAT: https://qat.redports.org/buildarchive/r375180/

Log:
  - Strip library
  
  Approved by:	bapt

Modified:
  head/graphics/guilib/Makefile

Modified: head/graphics/guilib/Makefile
==============================================================================
--- head/graphics/guilib/Makefile	Sun Dec 21 18:00:38 2014	(r375179)
+++ head/graphics/guilib/Makefile	Sun Dec 21 18:00:45 2014	(r375180)
@@ -16,6 +16,7 @@ USES=		gmake libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	aclocal:env
+INSTALL_TARGET=	install-strip
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \


More information about the svn-ports-head mailing list