1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- fix build after inn has moved includes.

PR:		169588
Submitted by:	John Levine
This commit is contained in:
Dirk Meyer 2012-07-17 04:59:29 +00:00
parent fa8d030bba
commit 03e6d0c574
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300990

View File

@ -41,7 +41,7 @@ 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_LOC=-L${LOCALBASE}/news/lib
MAKE_ENV+= DB_INC_LOC=-I${LOCALBASE}/news/include
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:${PORTSDIR}/news/inn
CONFLICTS+= suck-cnews-4.*