From 768535146c026b3a194f5daf9eee52e61c6afebc Mon Sep 17 00:00:00 2001 From: Ryan Steinmetz Date: Mon, 16 Feb 2015 20:48:29 +0000 Subject: - Fix version requirement for security/libgpg-error BUILD_DEPEND --- security/gnupg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/gnupg') diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 4920e452e890..8c409e76eaeb 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libassuan.so:${PORTSDIR}/security/libassuan \ libgcrypt.so:${PORTSDIR}/security/libgcrypt \ libksba.so:${PORTSDIR}/security/libksba \ libnpth.so:${PORTSDIR}/devel/npth -BUILD_DEPENDS= libgpg-error>=1.11:${PORTSDIR}/security/libgpg-error +BUILD_DEPENDS= libgpg-error>=1.16:${PORTSDIR}/security/libgpg-error RUN_DEPENDS= pinentry>0:${PORTSDIR}/security/pinentry GNU_CONFIGURE= YES -- cgit v1.2.3