ports/183608: security/libgnome-keyring: Error: shared library "tasn1.5" does not exist

Carlos Jacobo Puga Medina cjpugmed at gmail.com
Sun Nov 3 14:51:11 UTC 2013


Sorry for my above unformatted message. I attached patch.
-------------- next part --------------
--- Makefile.orig	2013-11-03 15:37:43.000000000 +0100
+++ Makefile	2013-11-03 15:38:18.000000000 +0100
@@ -10,7 +10,7 @@
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Program that keeps passwords and other secrets
 
-LIB_DEPENDS=    tasn1.5:${PORTSDIR}/security/libtasn1 \
+LIB_DEPENDS=    tasn1:${PORTSDIR}/security/libtasn1 \
                 gcrypt:${PORTSDIR}/security/libgcrypt
 
 USE_BZIP2=	yes


More information about the freebsd-gnome mailing list