From 80bbcc04dc0eed853bbc60c5d0016ab94b0af191 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 30 Jul 2014 01:50:47 +0000 Subject: [PATCH] - Switch to USES=libtool, drop .la files Approved by: portmgr blanket --- devel/libvanessa_adt/Makefile | 4 ++-- devel/libvanessa_adt/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/libvanessa_adt/Makefile b/devel/libvanessa_adt/Makefile index 1bd8d99ebad7..b0c163087965 100644 --- a/devel/libvanessa_adt/Makefile +++ b/devel/libvanessa_adt/Makefile @@ -3,6 +3,7 @@ PORTNAME= libvanessa_adt PORTVERSION= 0.0.9 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://horms.net/projects/vanessa/download/vanessa_adt/${PORTVERSION}/ DISTNAME= vanessa_adt-${PORTVERSION} @@ -14,8 +15,7 @@ LIB_DEPENDS= libvanessa_logger.so:${PORTSDIR}/devel/libvanessa_logger USE_LDCONFIG= yes -USES= tar:bzip2 -USE_AUTOTOOLS= libtool +USES= libtool tar:bzip2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/devel/libvanessa_adt/pkg-plist b/devel/libvanessa_adt/pkg-plist index e69d33903187..2a0b154d7887 100644 --- a/devel/libvanessa_adt/pkg-plist +++ b/devel/libvanessa_adt/pkg-plist @@ -1,5 +1,5 @@ include/vanessa_adt.h lib/libvanessa_adt.a -lib/libvanessa_adt.la lib/libvanessa_adt.so lib/libvanessa_adt.so.1 +lib/libvanessa_adt.so.1.0.0