aboutsummaryrefslogtreecommitdiff
path: root/security/libotr
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2007-03-08 14:12:08 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2007-03-08 14:12:08 +0000
commit4a6abcecf2c5f546ba6a39eeece5930c2e126f71 (patch)
tree5156ae539dcf7a194aee1f038725bed467343d13 /security/libotr
parent536be70f3545169c8ac95e3f3b87d128c531f5fc (diff)
downloadports-4a6abcecf2c5f546ba6a39eeece5930c2e126f71.tar.gz
ports-4a6abcecf2c5f546ba6a39eeece5930c2e126f71.zip
Track libgpg-error shlib version change.
Notes
Notes: svn path=/head/; revision=186897
Diffstat (limited to 'security/libotr')
-rw-r--r--security/libotr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libotr/Makefile b/security/libotr/Makefile
index 2793968f5de4..f367502a7417 100644
--- a/security/libotr/Makefile
+++ b/security/libotr/Makefile
@@ -8,14 +8,14 @@
PORTNAME= libotr
PORTVERSION= 3.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= http://www.cypherpunks.ca/otr/
MAINTAINER= ports@mcdermottroe.com
COMMENT= The portable OTR Messaging Library and toolkit
-LIB_DEPENDS= gpg-error.3:${PORTSDIR}/security/libgpg-error \
+LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error \
gcrypt:${PORTSDIR}/security/libgcrypt
USE_AUTOTOOLS= autoconf:259 libtool:15