diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-10 18:57:01 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-06-10 18:57:01 +0000 |
commit | 76c6fa7ef52228ccf8548c31daed2a1e8670f471 (patch) | |
tree | 272e6d0b837f678a3a117275230e5699def620f0 /textproc | |
parent | dd33e5f1571e129b52f711edf6f5553e6e8a2d5a (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libe-book/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libe-book/Makefile b/textproc/libe-book/Makefile index 8b78b013e80f..74474147e860 100644 --- a/textproc/libe-book/Makefile +++ b/textproc/libe-book/Makefile @@ -25,7 +25,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ZLIB_CFLAGS="-DWEHAVEZLIBINBASE" ZLIB_LIBS="-DWEDOHAVEIT" INSTALL_TARGET= install-strip -CONFIGURE_ARGS= --disable-werror +CONFIGURE_ARGS= --disable-werror --disable-tests CPPFLAGS+= -I${LOCALBASE}/include PORTDOCS= * |