stunnel fails to build

Walter Schwarzenfeld w.schwarzenfeld at utanet.at
Sat Jul 23 06:03:10 UTC 2016


found something:

maybe, this could help
remove  or comment out--with-ssl="${OPENSSLBASE}"

and  add to the  Makefile:

CONFIGURE_ENV=	OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto"
OPENSSL_CFLAGS="-I${OPENSSLINC}"
MAKE_ARGS=	LDFLAGS="${LDFLAGS}"




More information about the freebsd-ports mailing list