- Use LIBS in CONFIGURE_ENV

Reported by:	kris via bento
This commit is contained in:
Kirill Ponomarev 2003-08-31 22:00:33 +00:00
parent 701726376f
commit d232206fe0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88215

View file

@ -24,8 +24,7 @@ USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
MAKEINFO="makeinfo --no-split"
LIBS="-L${LOCALBASE}/lib" \
MAN5= tinc.conf.5
MAN8= tincd.8