mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
cbf8c14167
commit
9bace0a987
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368386
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libassuan
|
||||
PORTVERSION= 2.1.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= GNUPG/${PORTNAME}
|
||||
|
||||
@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LIB
|
||||
|
||||
LIB_DEPENDS= libgpg-error.so:${PORTSDIR}/security/libgpg-error
|
||||
|
||||
USES= libtool:keepla tar:bzip2
|
||||
USES= libtool tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,6 +1,5 @@
|
||||
bin/libassuan-config
|
||||
include/assuan.h
|
||||
lib/libassuan.la
|
||||
lib/libassuan.so
|
||||
lib/libassuan.so.0
|
||||
lib/libassuan.so.0.4.2
|
||||
|
Loading…
Reference in New Issue
Block a user