Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2013 13:36:24 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331580 - head/net/gupnp-av
Message-ID:  <201310251336.r9PDaOwi074342@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Oct 25 13:36:24 2013
New Revision: 331580
URL: http://svnweb.freebsd.org/changeset/ports/331580

Log:
  - Strip shared library

Modified:
  head/net/gupnp-av/Makefile

Modified: head/net/gupnp-av/Makefile
==============================================================================
--- head/net/gupnp-av/Makefile	Fri Oct 25 13:36:17 2013	(r331579)
+++ head/net/gupnp-av/Makefile	Fri Oct 25 13:36:24 2013	(r331580)
@@ -19,6 +19,7 @@ RUN_DEPENDS=	gupnp>=0.19.0:${PORTSDIR}/n
 CONFIGURE_ARGS=	--enable-introspection=yes
 CONFIGURE_ENV=	VAPIGEN=""
 GNU_CONFIGURE=	yes
+MAKE_ENV=	INSTALL_STRIP_FLAG=${STRIP}
 USE_GNOME=	glib20 introspection:build
 USE_LDCONFIG=	yes
 USE_XZ=		yes



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