diff options
Diffstat (limited to 'security/newpg/Makefile')
-rw-r--r-- | security/newpg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/newpg/Makefile b/security/newpg/Makefile index cdd3fee203f4..e76485ad6907 100644 --- a/security/newpg/Makefile +++ b/security/newpg/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 |