svn commit: r374743 - head/graphics/cal3d

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Dec 15 12:39:49 UTC 2014


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>|' \


More information about the svn-ports-head mailing list