- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
This commit is contained in:
@@ -16,7 +16,7 @@ COMMENT= A cache daemon using SQL for data manipulation
|
||||
|
||||
LIB_DEPENDS= sqlite.2:${PORTSDIR}/databases/sqlite2
|
||||
|
||||
MAKE_ENV+= LDFLAGS=-L${LOCALBASE}/lib
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CFLAGS= -O2 -Wall -I${LOCALBASE}/include
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
Reference in New Issue
Block a user