mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
eb3001aee0
commit
4909e99362
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359356
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= liblogging
|
||||
PORTVERSION= 1.0.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://download.rsyslog.com/liblogging/
|
||||
|
||||
@ -13,7 +13,7 @@ COMMENT= Easy to use system logging library
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= libtool:keepla pathfix pkgconfig
|
||||
USES= libtool pathfix pkgconfig
|
||||
|
||||
CONFIGURE_ARGS+= --disable-journal
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
bin/stdlogctl
|
||||
include/liblogging/stdlog.h
|
||||
lib/liblogging-stdlog.a
|
||||
lib/liblogging-stdlog.la
|
||||
lib/liblogging-stdlog.so
|
||||
lib/liblogging-stdlog.so.0
|
||||
lib/liblogging-stdlog.so.0.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user