aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-19 19:50:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-19 19:50:50 +0000
commit997822effc2f02c7ba6378a563955a3548fadb23 (patch)
tree91fda852d099ec155c7a1b5b1a9842bc2028b2a5 /ftp
parent5e04a5b77a380b2fda99789224aa0dff75cc9584 (diff)
downloadports-997822effc2f02c7ba6378a563955a3548fadb23.tar.gz
ports-997822effc2f02c7ba6378a563955a3548fadb23.zip
- Strip shared library
Notes
Notes: svn path=/head/; revision=377453
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curlpp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile
index 02723b53c65f..cc4a1f7af75f 100644
--- a/ftp/curlpp/Makefile
+++ b/ftp/curlpp/Makefile
@@ -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