Convert to USES=libtool

This commit is contained in:
Baptiste Daroussin 2014-02-05 13:37:34 +00:00
parent 85610cea50
commit 7fb63a7d64
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342697
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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