mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
28a953b87e
commit
9a81de4118
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368383
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= gpgme
|
||||
PORTVERSION= 1.5.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GNUPG/gpgme
|
||||
|
||||
@ -15,7 +16,7 @@ LIB_DEPENDS= libassuan.so:${PORTSDIR}/security/libassuan \
|
||||
libgpg-error.so:${PORTSDIR}/security/libgpg-error
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= cpe gmake libtool:keepla tar:bzip2
|
||||
USES= cpe gmake libtool tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFIGURE_ARGS= --includedir=${PREFIX}/include/gpgme
|
||||
|
@ -3,11 +3,9 @@ include/gpgme/gpgme.h
|
||||
lib/common-lisp/gpgme/gpgme-package.lisp
|
||||
lib/common-lisp/gpgme/gpgme.asd
|
||||
lib/common-lisp/gpgme/gpgme.lisp
|
||||
lib/libgpgme-pthread.la
|
||||
lib/libgpgme-pthread.so
|
||||
lib/libgpgme-pthread.so.11
|
||||
lib/libgpgme-pthread.so.11.13.0
|
||||
lib/libgpgme.la
|
||||
lib/libgpgme.so
|
||||
lib/libgpgme.so.11
|
||||
lib/libgpgme.so.11.13.0
|
||||
|
Loading…
Reference in New Issue
Block a user