mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Convert to USES=libtool
This commit is contained in:
parent
5e066d247c
commit
155bad70fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355478
@ -10,9 +10,9 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/ \
|
||||
MAINTAINER= saper@saper.info
|
||||
COMMENT= A library to access SMI MIB information
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake pathfix pkgconfig
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gmake libtool:keepla pathfix pkgconfig
|
||||
PIBDIR= ${PREFIX}/share/smi/pibs
|
||||
MIBDIR= ${PREFIX}/share/smi/mibs
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -10,6 +10,7 @@ lib/libsmi.a
|
||||
lib/libsmi.la
|
||||
lib/libsmi.so
|
||||
lib/libsmi.so.2
|
||||
lib/libsmi.so.2.0.27
|
||||
libdata/pkgconfig/libsmi.pc
|
||||
share/aclocal/libsmi.m4
|
||||
share/smi/mibs/iana/IANA-ADDRESS-FAMILY-NUMBERS-MIB
|
||||
|
Loading…
Reference in New Issue
Block a user