Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Dec 2014 18:00:45 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375180 - head/graphics/guilib
Message-ID:  <201412211800.sBLI0jvl065624@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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|' \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412211800.sBLI0jvl065624>