summaryrefslogtreecommitdiff
path: root/security/newpg
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-17 18:14:00 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-17 18:14:00 +0000
commit2a530641f1056b3098983d7c9d584128c4f2b1a4 (patch)
tree54511ac786baaf65546446965bb9a1626c81ef7d /security/newpg
parentUpdate to 0.9.6 pre4 (diff)
Chase pth's shared lib version.
Notes
Notes: svn path=/head/; revision=75722
Diffstat (limited to 'security/newpg')
-rw-r--r--security/newpg/Makefile2
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