aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-12-14 04:29:45 +0800
committerlofi <lofi@FreeBSD.org>2004-12-14 04:29:45 +0800
commit01010ab13da5c3ece8d6fecaf74f076ba080243d (patch)
tree3a16fb0bd4affee79501fbd3913e1ec28aec5904 /security
parent5caa538fd27a10bb39323df63e7f67004e66b697 (diff)
downloadfreebsd-ports-gnome-01010ab13da5c3ece8d6fecaf74f076ba080243d.tar.gz
freebsd-ports-gnome-01010ab13da5c3ece8d6fecaf74f076ba080243d.tar.zst
freebsd-ports-gnome-01010ab13da5c3ece8d6fecaf74f076ba080243d.zip
Change dependency to gpgme03.
Diffstat (limited to 'security')
-rw-r--r--security/cryptplug/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cryptplug/Makefile b/security/cryptplug/Makefile
index 6636d4b66019..9fb8e96ab749 100644
--- a/security/cryptplug/Makefile
+++ b/security/cryptplug/Makefile
@@ -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