View | Details | Raw Unified | Return to bug 205145 | Differences between
and this patch

Collapse All | Expand All

(-)cups-pstoraster.orig/Makefile (-1 / +1 lines)
Lines 26-32 Link Here
26
# We just need the ghostscript fonts, nothing more
26
# We just need the ghostscript fonts, nothing more
27
USES=		ghostscript:run gmake iconv tar:bzip2
27
USES=		ghostscript:run gmake iconv tar:bzip2
28
GNU_CONFIGURE=		yes
28
GNU_CONFIGURE=		yes
29
CPPFLAGS+=	-I${LOCALBASE}/include
29
CPPFLAGS+=	-I${LOCALBASE}/include -DJBIG_NO_MEMENTO
30
LDFLAGS+=	-L${LOCALBASE}/lib
30
LDFLAGS+=	-L${LOCALBASE}/lib
31
CONFIGURE_ARGS=	--without-x --with-gs=espgs
31
CONFIGURE_ARGS=	--without-x --with-gs=espgs
32
MAKE_ARGS=	CFLAGS_STANDARD="${CFLAGS} -DUPD_SIGNAL=0" \
32
MAKE_ARGS=	CFLAGS_STANDARD="${CFLAGS} -DUPD_SIGNAL=0" \

Return to bug 205145