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}"


_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to