aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-11-29 15:35:35 +0800
committerdinoex <dinoex@FreeBSD.org>2009-11-29 15:35:35 +0800
commit79433605e31735635a3fed058ef882722d6a5f17 (patch)
treebbbd98df29ac7a0ccf7b014063b0e9c2611b9d2b /news
parent24029df115153087041c1c491ed9b79c18098383 (diff)
downloadfreebsd-ports-gnome-79433605e31735635a3fed058ef882722d6a5f17.tar.gz
freebsd-ports-gnome-79433605e31735635a3fed058ef882722d6a5f17.tar.zst
freebsd-ports-gnome-79433605e31735635a3fed058ef882722d6a5f17.zip
- add path for inn 2.5.0
PR: 140921
Diffstat (limited to 'news')
-rw-r--r--news/suck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/suck/Makefile b/news/suck/Makefile
index 30ce2e2fab50..aa7bf9c5f2e1 100644
--- a/news/suck/Makefile
+++ b/news/suck/Makefile
@@ -38,7 +38,7 @@ MAKE_ENV+= INCDIR2=-I${LOCALBASE}/include
BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/${CNEWS_PORT}
CONFLICTS+= suck-4.*
.else
-CFLAGS+= -DNO_CONFIGDATA
+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