summaryrefslogtreecommitdiff
path: root/print/ghostscript8-base
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2015-12-17 01:57:55 +0000
committerHiroki Sato <hrs@FreeBSD.org>2015-12-17 01:57:55 +0000
commit0ce681c223d19c30ecd651085e6384b8264293cf (patch)
tree36d5421a516cdf550d24403a52702a398074b8a9 /print/ghostscript8-base
parentUpdate 1.12.4 --> 1.12.5 (diff)
Fix a build error which occurred with jbig2dec=>0.12.
Notes
Notes: svn path=/head/; revision=403892
Diffstat (limited to 'print/ghostscript8-base')
-rw-r--r--print/ghostscript8-base/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/ghostscript8-base/Makefile b/print/ghostscript8-base/Makefile
index c77b8709e1db..fb07ebf6d512 100644
--- a/print/ghostscript8-base/Makefile
+++ b/print/ghostscript8-base/Makefile
@@ -55,7 +55,9 @@ CONFIGURE_ARGS= --disable-compile-inits \
--without-x \
--disable-gtk \
--with-drivers=""
-CPPFLAGS+= -DUPD_SIGNAL=0 -I. \
+CPPFLAGS+= -DUPD_SIGNAL=0 \
+ -DJBIG_NO_MEMENTO \
+ -I. \
-I${WRKSRC}/jasper/src/libjasper/include \
-I${LOCALBASE}/include/freetype2 \
-I${LOCALBASE}/include