mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Add missing USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
0b1a8c547a
commit
6ba3889c13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357389
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libksba
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= GNUPG/${PORTNAME}
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
|
||||
@ -21,7 +22,7 @@ CONFIGURE_ARGS= --enable-static
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= build
|
||||
USES= perl5 tar:bzip2
|
||||
USES= perl5 tar:bzip2 libtool:oldver
|
||||
|
||||
INFO= ksba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user