mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
aea33cac1e
commit
9213cd360b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367821
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libsmi
|
||||
PORTVERSION= 0.4.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/ \
|
||||
LOCAL/bms
|
||||
@ -12,7 +13,7 @@ COMMENT= Library to access SMI MIB information
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gmake libtool:keepla pathfix pkgconfig
|
||||
USES= gmake libtool pathfix pkgconfig
|
||||
PIBDIR= ${PREFIX}/share/smi/pibs
|
||||
MIBDIR= ${PREFIX}/share/smi/mibs
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -7,7 +7,6 @@ bin/smistrip
|
||||
bin/smixlate
|
||||
include/smi.h
|
||||
lib/libsmi.a
|
||||
lib/libsmi.la
|
||||
lib/libsmi.so
|
||||
lib/libsmi.so.2
|
||||
lib/libsmi.so.2.0.27
|
||||
|
Loading…
Reference in New Issue
Block a user