aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-06-04 12:04:12 +0800
committerdinoex <dinoex@FreeBSD.org>2003-06-04 12:04:12 +0800
commit9e4b0ffb8a5932800661ce8ec39625989c65e788 (patch)
tree3d035047ea80db24bd032eeade1b67e5df823945
parent5d73d09ba7f303129a4a47c468ad57dc2365c398 (diff)
downloadfreebsd-ports-gnome-9e4b0ffb8a5932800661ce8ec39625989c65e788.tar.gz
freebsd-ports-gnome-9e4b0ffb8a5932800661ce8ec39625989c65e788.tar.zst
freebsd-ports-gnome-9e4b0ffb8a5932800661ce8ec39625989c65e788.zip
- Unbreak for inn24
-rw-r--r--news/suck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/suck/Makefile b/news/suck/Makefile
index 33324eefdeb9..395df48e1fbf 100644
--- a/news/suck/Makefile
+++ b/news/suck/Makefile
@@ -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