Date: Thu, 2 Oct 2003 11:22:12 -0700 (PDT) From: Doug Barton <DougB@FreeBSD.org> To: freebsd-ports@freebsd.org Subject: Need some USE_OPENSSL help Message-ID: <20031002112026.O677@znfgre.qbhto.arg>
next in thread | raw e-mail | index | archive | help
Folks, The following worked just fine for a long time: .include <bsd.port.pre.mk> .if ${OSVERSION} >= 400014 USE_OPENSSL= yes CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE} .endif However, something broke recently, and now this no longer works. So, I need to know how to get equivalent functionality with however things are supposed to work today. Thanks, Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031002112026.O677>