Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2014 04:16:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194300] [new port] security/esteidfirefoxplugin - digital signing in Firefox with Estonian ID-card
Message-ID:  <bug-194300-13-skqzNMzrIb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194300-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194300-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194300

--- Comment #3 from Jan Beich <jbeich@vfemail.net> ---
Comment on attachment 148191
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148191
The port

Defining USE_OPENSSL=yes and removing ${WRKSRC}/include/openssl maybe better
over using bundled headers from OpenSSL 1.0.0b 16 Nov 2010.

>X I_FLAGS = -Iinclude -Icommon `pkg-config --cflags gtk+-2.0`
>X-L_FLAGS = -ldl -lcrypto -lpthread `pkg-config --libs gtk+-2.0`
>X+L_FLAGS = -lcrypto -lpthread `pkg-config --libs gtk+-2.0`

Don't you also need USES=pkgconfig ?

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194300-13-skqzNMzrIb>