archivers/libarchive fails to build

Walter Schwarzenfeld w.schwarzenfeld at utanet.at
Mon Mar 6 00:33:15 UTC 2017


Sorry was not exacht
you have to wrap

CFLAGS+=        "-I${LOCALBASE}/include"
CPPFLAGS+=      "-I${LOCALBASE}/include"
LDFLAGS+=       "-L${LOCALBASE}/lib"

in the condition
or you delete these three lines from the makefile.


More information about the freebsd-ports mailing list