aboutsummaryrefslogtreecommitdiff
path: root/security/gnupg
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2015-02-16 20:48:29 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2015-02-16 20:48:29 +0000
commit768535146c026b3a194f5daf9eee52e61c6afebc (patch)
tree0d56f6677b6dc7a25185602ec3c6d31c6d954ce6 /security/gnupg
parenta017ce5c9f2804e838362513b4952aebeada5cab (diff)
Notes
Diffstat (limited to 'security/gnupg')
-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