summaryrefslogtreecommitdiffstats
path: root/security/gnupg-devel
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-05-09 22:21:38 +0000
committerlofi <lofi@FreeBSD.org>2004-05-09 22:21:38 +0000
commit96bc3e396a472c72739bb29419fda64cb913b489 (patch)
tree5400591ac3f5bfdf4f00bbce1e0851a0f94b69e3 /security/gnupg-devel
parenta74cd083a4937795cf161889f0047afd7849fc81 (diff)
downloadFreeBSD-ports-96bc3e396a472c72739bb29419fda64cb913b489.zip
FreeBSD-ports-96bc3e396a472c72739bb29419fda64cb913b489.tar.gz
Add missing dependency on libassuan.
Submitted by: Matt Lancereau <matt@bsd-blax.org>
Diffstat (limited to 'security/gnupg-devel')
-rw-r--r--security/gnupg-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gnupg-devel/Makefile b/security/gnupg-devel/Makefile
index fcad7fa..651d9af 100644
--- a/security/gnupg-devel/Makefile
+++ b/security/gnupg-devel/Makefile
@@ -15,6 +15,7 @@ PKGNAMESUFFIX= -devel
MAINTAINER= lofi@freebsd.org
COMMENT= Prerelease package of GnuPG extensions for GnuPG 2.0
+BUILD_DEPENDS= ${LOCALBASE}/lib/libassuan.a:${PORTSDIR}/security/libassuan
LIB_DEPENDS= gcrypt.12:${PORTSDIR}/security/libgcrypt \
ksba.11:${PORTSDIR}/security/libksba \
pth.20:${PORTSDIR}/devel/pth
OpenPOWER on IntegriCloud