mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Convert to USES=libtool
This commit is contained in:
parent
85610cea50
commit
7fb63a7d64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342697
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user