[Bug 194300] [new port] security/esteidfirefoxplugin - digital signing in Firefox with Estonian ID-card

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 13 04:16:14 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194300

--- Comment #3 from Jan Beich <jbeich at 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.


More information about the freebsd-ports-bugs mailing list