aboutsummaryrefslogtreecommitdiff
path: root/security/libotr
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2006-09-22 07:10:31 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2006-09-22 07:10:31 +0000
commitb1000fb4e63ce8e0c77a5ab6a36fbc6aa849cb56 (patch)
treea9da48ec602f00615d045ae17eea9acfa84d13d4 /security/libotr
parent7c9c53d586e9569eda76c3d558b06aa6fda547fc (diff)
downloadports-b1000fb4e63ce8e0c77a5ab6a36fbc6aa849cb56.tar.gz
ports-b1000fb4e63ce8e0c77a5ab6a36fbc6aa849cb56.zip
- Chase libgpg-error version bump [1]
- Add explicit version to libgpg-error dependency where missing [2] - Bump PORTREVISION [1] Approved by: maintainers (arved, lofi, novel, ports at mcdermottroe dot com) [1] Suggested by: novel, lofi [2]
Notes
Notes: svn path=/head/; revision=173573
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 6ca81c2cb95f..2793968f5de4 100644
--- a/security/libotr/Makefile
+++ b/security/libotr/Makefile
@@ -8,14 +8,14 @@
PORTNAME= libotr
PORTVERSION= 3.0.0
-PORTREVISION= 1
+PORTREVISION= 2
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:${PORTSDIR}/security/libgpg-error \
+LIB_DEPENDS= gpg-error.3:${PORTSDIR}/security/libgpg-error \
gcrypt:${PORTSDIR}/security/libgcrypt
USE_AUTOTOOLS= autoconf:259 libtool:15