news/suck: fix build with INN
This commit is contained in:
parent
ad1e41007a
commit
01e4988030
@ -48,13 +48,12 @@ CONFLICTS+= suck-4.*
|
||||
.if ${PORT_OPTIONS:MINN}
|
||||
CFLAGS+= -DNO_CONFIGDATA -I${LOCALBASE}/include/inn
|
||||
MAKE_ENV+= DB_TYPE="-DUSE_INN23 -DDO_TAGGED_HASH"
|
||||
MAKE_ENV+= DB_LIB="-linn -lstorage -linnhist"
|
||||
MAKE_ENV+= DB_LIB="-linn -linnhist"
|
||||
MAKE_ENV+= DB_LIB_LOC=-L${LOCALBASE}/news/lib
|
||||
MAKE_ENV+= DB_INC_LOC="-I${LOCALBASE}/news/include -I${LOCALBASE}/news/include/inn"
|
||||
MAKE_ENV+= INCDIR2=-I${LOCALBASE}/include
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/news/lib/libinn.a:news/inn
|
||||
CONFLICTS+= suck-cnews-4.*
|
||||
BROKEN= type conflict in include/inn/portable-stdbool.h
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MSSL}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user