From 81ec0cfbc922c67735f67e0c8808ad0006090449 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 12 Jan 2004 14:34:03 +0000 Subject: - Replace HP2200 driver (currently unavailable at master site) with HP8XX driver - Update ghotscript-fonts-std to version 8.11 - Update EPLASER driver to version 3.1.4 - Fix minor bug in paparsize handling of LIPS driver - Fix minor bug in Japanese vertical font support PR: 61249 Submitted by: Ports Fury --- print/ghostscript-gnu/files/patch-src:unix-gcc.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/ghostscript-gnu/files/patch-src:unix-gcc.mak') diff --git a/print/ghostscript-gnu/files/patch-src:unix-gcc.mak b/print/ghostscript-gnu/files/patch-src:unix-gcc.mak index 22920fb1f675..e09585bae9f3 100644 --- a/print/ghostscript-gnu/files/patch-src:unix-gcc.mak +++ b/print/ghostscript-gnu/files/patch-src:unix-gcc.mak @@ -93,7 +93,7 @@ # specific stuff that typically needs; nevertheless, we expect # gcc to accept ANSI-style function prototypes and function definitions. -XCFLAGS= -+XCFLAGS+=-I${.CURDIR}/gimp-print -I${LOCALBASE}/include ++XCFLAGS+=-I${.CURDIR}/gimp-print -I${LOCALBASE}/include/libpng -I${LOCALBASE}/include CFLAGS=$(CFLAGS_STANDARD) $(GCFLAGS) $(XCFLAGS) -- cgit v1.2.3