From 8620fd9b3b44bbe17d254d285a68213082e93d4d Mon Sep 17 00:00:00 2001 From: Sergei Kolobov Date: Wed, 3 May 2006 12:55:36 +0000 Subject: - Chase libgpg-error shlib version bump (.1 -> .2) - Bump PORTREVISION --- security/gnutls-devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/gnutls-devel') diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index 228ba51b38ae..044d756a87b0 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnutls-devel PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://josefsson.org/gnutls/releases/ \ ${MASTER_SITE_GNUPG} \ @@ -21,7 +22,7 @@ COMMENT= GNU Transport Layer Security library BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:${PORTSDIR}/print/texinfo LIB_DEPENDS= gcrypt.13:${PORTSDIR}/security/libgcrypt \ - gpg-error.1:${PORTSDIR}/security/libgpg-error + gpg-error.2:${PORTSDIR}/security/libgpg-error .if defined(WITH_OPENCDK) || exists(${LOCALBASE}/lib/libopencdk.so.8) LIB_DEPENDS+= opencdk.8:${PORTSDIR}/security/opencdk -- cgit v1.2.3