1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- fix build with new inn

- remove BROKEN
This commit is contained in:
Dirk Meyer 2015-11-21 19:57:27 +00:00
parent 0398c6c56a
commit 7e64f3c7a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402191

View File

@ -48,10 +48,9 @@ CONFLICTS+= suck-4.*
.endif
.if ${PORT_OPTIONS:MINN}
BROKEN= fails to link
CFLAGS+= -DNO_CONFIGDATA -I${LOCALBASE}/include/inn
MAKE_ENV+= DB_TYPE="-DUSE_INN23 -DDO_TAGGED_HASH"
MAKE_ENV+= DB_LIB="-linn -lstorage"
MAKE_ENV+= DB_LIB="-linn -lstorage -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