summaryrefslogtreecommitdiff
path: root/textproc/modlogan
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2002-05-14 16:24:02 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2002-05-14 16:24:02 +0000
commitdd438e78dee6162597293cf31df2b64534a8e3c9 (patch)
tree04328eaedddfe025824fbfe14736b6e4ab4fae89 /textproc/modlogan
parents/DOCSDIR/PORTDOCS/g (diff)
Fix for policy change in xml2-config.
Notes
Notes: svn path=/head/; revision=59087
Diffstat (limited to 'textproc/modlogan')
-rw-r--r--textproc/modlogan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile
index 277972f35d3e..2b7cc2710089 100644
--- a/textproc/modlogan/Makefile
+++ b/textproc/modlogan/Makefile
@@ -40,7 +40,7 @@ CONFIGURE_ARGS+=--enable-ltdl-install=no --with-gd=${LOCALBASE}/include
.if defined(WITH_MYSQL)
CONFIGURE_ARGS+=--with-mysql
.endif
-CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include"
+CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2/libxml"
MAN1= modlogan.1
DOC1= faq.txt glosar manual.txt translations.txt \