mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
devel/security: re-add .la file
- py-gnome-extras (and others) depend on it PR: 192342 Submitted by: freebsd@johnlevine.com
This commit is contained in:
parent
b22343ad1e
commit
9d3ee67dde
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363841
@ -1,9 +1,8 @@
|
||||
# Created by: Tilman Linneweh <arved@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libgcrypt
|
||||
PORTVERSION= 1.6.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNUPG}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -17,7 +16,7 @@ LICENSE_COMB= multi
|
||||
BUILD_DEPENDS= libgpg-error>=1.8:${PORTSDIR}/security/libgpg-error
|
||||
RUN_DEPENDS= libgpg-error>=1.8:${PORTSDIR}/security/libgpg-error
|
||||
|
||||
USES= libtool makeinfo tar:bzip2
|
||||
USES= libtool:keepla makeinfo tar:bzip2
|
||||
USE_CSTD= gnu89
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
|
||||
|
@ -3,6 +3,7 @@ bin/dumpsexp
|
||||
bin/hmac256
|
||||
bin/libgcrypt-config
|
||||
include/gcrypt.h
|
||||
lib/libgcrypt.la
|
||||
lib/libgcrypt.so
|
||||
lib/libgcrypt.so.20
|
||||
lib/libgcrypt.so.20.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user