mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
e6e95ec394
commit
aea33cac1e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367820
2 changed files with 2 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= libsocket++
|
||||
PORTVERSION= 1.12.13
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://src.linuxhacker.at/socket++/
|
||||
DISTNAME= socket++-${PORTVERSION}
|
||||
|
@ -18,7 +18,7 @@ OPTIONS_DEFINE= DOCS
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool:keepla makeinfo
|
||||
USES= libtool makeinfo
|
||||
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize
|
||||
AUTOMAKE_ARGS= -a -c
|
||||
LIBTOOLIZE_ARGS=-i -c
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
lib/libsocket++.a
|
||||
lib/libsocket++.la
|
||||
lib/libsocket++.so
|
||||
lib/libsocket++.so.1
|
||||
lib/libsocket++.so.1.0.2
|
||||
|
|
Loading…
Add table
Reference in a new issue