summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/gnupg/Makefile2
1 files changed, 1 insertions, 1 deletions
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