From 73fe4365b61139b61c4dcf7098e1b714780f3011 Mon Sep 17 00:00:00 2001
From: Dmitry Marakasov <amdmi3@FreeBSD.org>
Date: Tue, 27 May 2014 18:19:44 +0000
Subject: - Switch to USES=libtool, drop .la files - Strip libraries

---
 net/easysoap/Makefile  | 6 ++++--
 net/easysoap/pkg-plist | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

(limited to 'net')

diff --git a/net/easysoap/Makefile b/net/easysoap/Makefile
index 0e2df31759d1..a29de0cafcd1 100644
--- a/net/easysoap/Makefile
+++ b/net/easysoap/Makefile
@@ -3,7 +3,7 @@
 
 PORTNAME=	easysoap
 PORTVERSION=	0.8.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	net
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/SWANSONG
 DISTNAME=	EasySoap++-${PORTVERSION}
@@ -16,8 +16,10 @@ LICENSE=	LGPL21
 LIB_DEPENDS=	libexpat.so:${PORTSDIR}/textproc/expat2
 
 USE_OPENSSL=	yes
-USE_AUTOTOOLS=	libtool
+USES=		libtool
+GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	ac_cv_lib_stdcpp_main=no
+INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
 
 CPPFLAGS+=	-I${LOCALBASE}/include
diff --git a/net/easysoap/pkg-plist b/net/easysoap/pkg-plist
index c19dc7c8df34..0ac1d26b2927 100644
--- a/net/easysoap/pkg-plist
+++ b/net/easysoap/pkg-plist
@@ -41,7 +41,7 @@ include/easysoap/es_config.h
 include/easysoap/es_msvc.h
 include/easysoap/es_mwerks.h
 lib/libeasysoap.a
-lib/libeasysoap.la
 lib/libeasysoap.so
 lib/libeasysoap.so.0
+lib/libeasysoap.so.0.0.0
 @dirrm include/easysoap
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0