aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-11-29 07:35:35 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-11-29 07:35:35 +0000
commitee890b93985c439a6a9fd280c8de24f79ec2b87c (patch)
tree9cb400e53a251da45f59c8b4cee7b57c2f6cd943 /news
parent443e3604b7dc1db2884b27b6f20a4e7b50853251 (diff)
downloadports-ee890b93985c439a6a9fd280c8de24f79ec2b87c.tar.gz
ports-ee890b93985c439a6a9fd280c8de24f79ec2b87c.zip
Notes
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