Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2015 19:50:51 +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: r377453 - head/ftp/curlpp
Message-ID:  <201501191950.t0JJopO5009328@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jan 19 19:50:50 2015
New Revision: 377453
URL: https://svnweb.freebsd.org/changeset/ports/377453
QAT: https://qat.redports.org/buildarchive/r377453/

Log:
  - Strip shared library

Modified:
  head/ftp/curlpp/Makefile

Modified: head/ftp/curlpp/Makefile
==============================================================================
--- head/ftp/curlpp/Makefile	Mon Jan 19 19:38:24 2015	(r377452)
+++ head/ftp/curlpp/Makefile	Mon Jan 19 19:50:50 2015	(r377453)
@@ -19,6 +19,7 @@ OPTIONS_DEFINE=	BOOST DOCS EXAMPLES
 CONFIGURE_ARGS=	--disable-ewarning
 CPPFLAGS+=	-I${LOCALBASE}/include
 GNU_CONFIGURE=	yes
+INSTALL_TARGET=	install-strip
 LDFLAGS+=	-L${LOCALBASE}/lib
 USE_LDCONFIG=	yes
 USES=		libtool pathfix



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