aboutsummaryrefslogtreecommitdiff
path: root/security/libksba
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/libksba
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/libksba')
-rw-r--r--security/libksba/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libksba/Makefile b/security/libksba/Makefile
index a7ccad49578f..d6e2a027b571 100644
--- a/security/libksba/Makefile
+++ b/security/libksba/Makefile
@@ -6,7 +6,7 @@
PORTNAME= libksba
PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ MAINTAINER= lofi@FreeBSD.org
COMMENT= KSBA is an X.509 Library
LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \
- gpg-error.3:${PORTSDIR}/security/libgpg-error
+ gpg-error.0:${PORTSDIR}/security/libgpg-error
USE_BZIP2= yes
GNU_CONFIGURE= yes