Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2014 12:39:48 +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: r374743 - head/graphics/cal3d
Message-ID:  <201412151239.sBFCdmqN055694@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Dec 15 12:39:48 2014
New Revision: 374743
URL: https://svnweb.freebsd.org/changeset/ports/374743
QAT: https://qat.redports.org/buildarchive/r374743/

Log:
  - Strip library
  
  Approved by:	bapt

Modified:
  head/graphics/cal3d/Makefile

Modified: head/graphics/cal3d/Makefile
==============================================================================
--- head/graphics/cal3d/Makefile	Mon Dec 15 12:38:41 2014	(r374742)
+++ head/graphics/cal3d/Makefile	Mon Dec 15 12:39:48 2014	(r374743)
@@ -16,6 +16,7 @@ CONFLICTS=	cal3d-devel-[0-9]*
 GNU_CONFIGURE=	yes
 USES=		libtool pathfix pkgconfig
 USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|<istream>|<iostream>|' \



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