svn commit: r370809 - head/games/opencity

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Oct 13 17:37:22 UTC 2014


Author: amdmi3
Date: Mon Oct 13 17:37:21 2014
New Revision: 370809
URL: https://svnweb.freebsd.org/changeset/ports/370809
QAT: https://qat.redports.org/buildarchive/r370809/

Log:
  - Strip binary

Modified:
  head/games/opencity/Makefile

Modified: head/games/opencity/Makefile
==============================================================================
--- head/games/opencity/Makefile	Mon Oct 13 17:36:27 2014	(r370808)
+++ head/games/opencity/Makefile	Mon Oct 13 17:37:21 2014	(r370809)
@@ -16,6 +16,7 @@ USES=		tar:bzip2 gmake pkgconfig
 USE_SDL=	sdl mixer image net
 USE_GL=		gl glu
 USE_GCC=	any
+INSTALL_TARGET=	install-strip
 
 PORTDOCS=	*
 PORTDATA=	*


More information about the svn-ports-all mailing list