From 7fb63a7d641b28e5c3da916cfe4f0d9cb4c40a7a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 5 Feb 2014 13:37:34 +0000 Subject: [PATCH] Convert to USES=libtool --- archivers/liborange/Makefile | 3 +-- archivers/liborange/pkg-plist | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile index 20c3aa9aa748..36ea3ac2f01d 100644 --- a/archivers/liborange/Makefile +++ b/archivers/liborange/Makefile @@ -21,9 +21,8 @@ INNO_DESC= Build with expermential Inno Setup support VISE_DESC= Build with expermential VISE support MSI_DESC= Build with expermential MSI support -USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes -USES= iconv pathfix pkgconfig +USES= iconv libtool pathfix pkgconfig CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes diff --git a/archivers/liborange/pkg-plist b/archivers/liborange/pkg-plist index 5565bee59cb7..9c0b6e93ee65 100644 --- a/archivers/liborange/pkg-plist +++ b/archivers/liborange/pkg-plist @@ -5,5 +5,6 @@ lib/liborange.a lib/liborange.la lib/liborange.so lib/liborange.so.0 +lib/liborange.so.0.0.0 libdata/pkgconfig/liborange.pc man/man1/orange.1.gz