Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2013 21:00:19 +0200
From:      Ivan Klymenko <fidaj@ukr.net>
To:        freebsd-ports@FreeBSD.org, gnome@FreeBSD.org
Subject:   [patch] security/libgnome-keyring please correct dependence
Message-ID:  <20131103210024.1b661578@nonamehost.local>

next in thread | raw e-mail | index | archive | help
--- Makefile.orig	2013-11-03 20:56:06.000000000 +0200
+++ Makefile	2013-11-03 20:56:13.000000000 +0200
@@ -10,7 +10,7 @@
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Program that keeps passwords and other secrets
 
-LIB_DEPENDS=    tasn1.5:${PORTSDIR}/security/libtasn1 \
+LIB_DEPENDS=    libtasn1.so:${PORTSDIR}/security/libtasn1 \
                 gcrypt:${PORTSDIR}/security/libgcrypt
 
 USE_BZIP2=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131103210024.1b661578>