diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-17 18:14:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-17 18:14:00 +0000 |
commit | 2a530641f1056b3098983d7c9d584128c4f2b1a4 (patch) | |
tree | 54511ac786baaf65546446965bb9a1626c81ef7d /security/gnupg-devel/Makefile | |
parent | 2c5c0653ed99b03d51304423cff6e7ce4e175252 (diff) |
Notes
Diffstat (limited to 'security/gnupg-devel/Makefile')
-rw-r--r-- | security/gnupg-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnupg-devel/Makefile b/security/gnupg-devel/Makefile index cdd3fee203f4..e76485ad6907 100644 --- a/security/gnupg-devel/Makefile +++ b/security/gnupg-devel/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \ iconv.3:${PORTSDIR}/converters/libiconv \ intl.4:${PORTSDIR}/devel/gettext \ ksba.7:${PORTSDIR}/security/libksba \ - pth.14:${PORTSDIR}/devel/pth + pth.20:${PORTSDIR}/devel/pth RUN_DEPENDS= pinentry-curses:${PORTSDIR}/security/pinentry USE_LIBTOOL= yes |