Try adding:
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+=--with-lz4=yes
On 26/03/2018 13:17, Andreas Andersson wrote:
First of, with this Makefile the port is functional. It's just that it
lacks the ability to compress data sent between two carbon-c-relay's.
According to config.log it does set both prefix and includedir, yet it is
unable to find lz4.h.
I'm kind of new to porting stuff using autoconf and such , therefor any
hints or advice would be appreciated.
I am including the Makefile I have at this point.
/Andreas
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"