diff options
Diffstat (limited to '')
-rw-r--r-- | print/ghostscript9-base/files/patch-base_devs.mak (renamed from print/ghostscript9-base/files/patch-base-devs.mak) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/print/ghostscript9-base/files/patch-base-devs.mak b/print/ghostscript9-base/files/patch-base_devs.mak index 706e86737cbe..9ecf9599fd9b 100644 --- a/print/ghostscript9-base/files/patch-base-devs.mak +++ b/print/ghostscript9-base/files/patch-base_devs.mak @@ -1,6 +1,6 @@ ---- base/devs.mak.orig 2009-02-14 09:46:58.000000000 +0900 -+++ base/devs.mak 2009-12-20 01:39:02.000000000 +0900 -@@ -418,10 +418,10 @@ +--- base/devs.mak.orig 2012-08-08 08:01:36 UTC ++++ base/devs.mak +@@ -434,10 +434,10 @@ $(GLOBJ)gdevvglb.$(OBJ) : $(GLSRC)gdevvg ### NON PORTABLE, ONLY UNIX WITH GCC SUPPORT $(GLOBJ)lvga256.so : $(lvga256_) @@ -13,7 +13,7 @@ ### -------------------------- The X11 device -------------------------- ### -@@ -524,7 +524,7 @@ +@@ -535,7 +535,7 @@ $(GLOBJ)gdevxalt.$(OBJ) : $(GLSRC)gdevxa ### NON PORTABLE, ONLY UNIX WITH GCC SUPPORT $(GLOBJ)X11.so : $(x11alt_) $(x11_) |