- Unbreak for inn24

This commit is contained in:
Dirk Meyer 2003-06-04 04:04:12 +00:00
parent 6d4a5004a4
commit a65d2804dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82225

View file

@ -29,7 +29,7 @@ MAKE_ENV+= DB_LIB_LOC=-L${LOCALBASE}/lib
MAKE_ENV+= INCDIR2=-I${LOCALBASE}/include
BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews
.else
BROKEN= inn 2.4 is not supported. You need inn 2.3.x
CFLAGS+= -DNO_CONFIGDATA
MAKE_ENV+= DB_TYPE="-DUSE_INN23 -DDO_TAGGED_HASH"
MAKE_ENV+= DB_LIB="-linn -lstorage"
MAKE_ENV+= DB_LIB_LOC=-L${LOCALBASE}/news/lib