aboutsummaryrefslogtreecommitdiffstats
path: root/security/cryptplug
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-12-19 03:43:33 +0800
committerlofi <lofi@FreeBSD.org>2004-12-19 03:43:33 +0800
commit2b982d721fe6ca1b4013ff254d99ad2c914b7a31 (patch)
tree53bf9b2fc147c1d8a29f4140968e319ab0998252 /security/cryptplug
parent0f65d9b09bd38ce4b85604834225a57269355a4b (diff)
downloadfreebsd-ports-gnome-2b982d721fe6ca1b4013ff254d99ad2c914b7a31.tar.gz
freebsd-ports-gnome-2b982d721fe6ca1b4013ff254d99ad2c914b7a31.tar.zst
freebsd-ports-gnome-2b982d721fe6ca1b4013ff254d99ad2c914b7a31.zip
Change dependency file to something gpgme03-specific.
Diffstat (limited to 'security/cryptplug')
-rw-r--r--security/cryptplug/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cryptplug/Makefile b/security/cryptplug/Makefile
index 9fb8e96ab749..1f235ab6650c 100644
--- a/security/cryptplug/Makefile
+++ b/security/cryptplug/Makefile
@@ -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/gpgme03 \
+BUILD_DEPENDS= ${LOCALBASE}/lib/libgpgme.so.9:${PORTSDIR}/security/gpgme03 \
gpg-agent:${PORTSDIR}/security/gnupg-devel
USE_INC_LIBTOOL_VER=13