[Bug 218688] [patch] graphics/mupdf links with ssl if a pkgconfig for libcrypto exists
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 1 20:11:01 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218688
--- Comment #5 from rsmith at xs4all.nl ---
Looking at the source code for 1.10a, OpenSSL is only used in one file,
`source/pdf/pdf-pkcs7.c`.
Looking at the Makerules file, OS-X disables OpenSSL because they don't use
libcrypto. So I made a patch (attached) for Makerules to disable OpenSSL
completely on FreeBSD. Mupdf-1.10a then builds, installs and runs OK without
libcrypto.
So I'd say: disable OpenSSL.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list