forked from ports/contrib
libbsd: fixed another typo in README
This commit is contained in:
parent
9c25607c35
commit
a554f3911d
@ -5,6 +5,6 @@ required to set various build environment variables to allow other software
|
||||
to discover libbsd, for example (alter as needed):
|
||||
|
||||
CFLAGS="${CFLAGS} -I/usr/opt/libbsd/include"
|
||||
LDFLAGS="${LDFLAGS" -L/usr/opt/libbsd/lib"
|
||||
LDFLAGS="${LDFLAGS}" -L/usr/opt/libbsd/lib"
|
||||
LD_LIBRARY_PATH="/usr/opt/libbsd/lib"
|
||||
PKG_CONFIG_PATH="/usr/opt/libbsd/lib/pkgconfig"
|
||||
|
Loading…
x
Reference in New Issue
Block a user