mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
9cb4444c9d
commit
28ae0296cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368510
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= opencdk
|
||||
PORTVERSION= 0.6.6
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://josefsson.org/gnutls/releases/opencdk/
|
||||
@ -17,7 +17,7 @@ OPTIONS_DEFINE= DOCS
|
||||
LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= libtool:keepla pathfix pkgconfig tar:bzip2
|
||||
USES= libtool pathfix pkgconfig tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --with-libgcrypt-prefix=${LOCALBASE}
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
bin/opencdk-config
|
||||
include/opencdk.h
|
||||
lib/libopencdk.a
|
||||
lib/libopencdk.la
|
||||
lib/libopencdk.so
|
||||
lib/libopencdk.so.10
|
||||
lib/libopencdk.so.10.0.6
|
||||
|
Loading…
Reference in New Issue
Block a user