Change dependency to gpgme03.
This commit is contained in:
parent
410796b4d5
commit
fd787dc443
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123956
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= cryptplug
|
||||
PORTVERSION= 0.3.16
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNUPG}
|
||||
MASTER_SITE_SUBDIR= alpha/cryptplug
|
||||
|
@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= alpha/cryptplug
|
|||
MAINTAINER= lofi@freebsd.org
|
||||
COMMENT= A collection of plug-ins to cryptographic engines
|
||||
|
||||
BUILD_DEPENDS= gpgme-config:${PORTSDIR}/security/gpgme \
|
||||
BUILD_DEPENDS= gpgme-config:${PORTSDIR}/security/gpgme03 \
|
||||
gpg-agent:${PORTSDIR}/security/gnupg-devel
|
||||
|
||||
USE_INC_LIBTOOL_VER=13
|
||||
|
|
Loading…
Reference in a new issue