Created attachment 154596 [details] svn diff for security/proxytunnel security/proxytunnel fails to build with LibreSSL as it misses the crypto libraries. Seems there's more ports suffering from this. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196469 The original Makefile fails to find libssl and openssl and adds them by forcing -lssl -lcrypto
Created attachment 154597 [details] Poudriere build log for security/proxytunnel
Committed, thanks!
A commit references this bug: Author: ehaupt Date: Sun Mar 22 20:52:24 UTC 2015 New revision: 381960 URL: https://svnweb.freebsd.org/changeset/ports/381960 Log: Fix build with LibreSSL PR: 198754 Submitted by: spil.oss@gmail.com Changes: head/security/proxytunnel/files/patch-Makefile