Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Aug 2016 09:32:17 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r419808 - head/audio/resid
Message-ID:  <201608080932.u789WHIl096696@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Mon Aug  8 09:32:17 2016
New Revision: 419808
URL: https://svnweb.freebsd.org/changeset/ports/419808

Log:
  Strip library

Modified:
  head/audio/resid/Makefile

Modified: head/audio/resid/Makefile
==============================================================================
--- head/audio/resid/Makefile	Mon Aug  8 09:29:31 2016	(r419807)
+++ head/audio/resid/Makefile	Mon Aug  8 09:32:17 2016	(r419808)
@@ -3,7 +3,7 @@
 
 PORTNAME=	resid
 PORTVERSION=	0.16
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	audio emulators
 MASTER_SITES=	LOCAL/ehaupt
 
@@ -18,4 +18,6 @@ USE_LDCONFIG=	yes
 
 CONFIGURE_ARGS=		--enable-shared
 
+INSTALL_TARGET=	install-strip
+
 .include <bsd.port.mk>



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