1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- mark BROKEN for inn 2.4

still works with inn 2.3.x
  still works with cnews
This commit is contained in:
Dirk Meyer 2003-05-15 20:19:01 +00:00
parent 1bdcb186cd
commit 4a17dd1488
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81054

View File

@ -29,6 +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
MAKE_ENV+= DB_TYPE="-DUSE_INN23 -DDO_TAGGED_HASH"
MAKE_ENV+= DB_LIB="-linn -lstorage"
MAKE_ENV+= DB_LIB_LOC=-L${LOCALBASE}/news/lib