diff options
Diffstat (limited to '')
-rw-r--r-- | print/ghostscript8-base/files/patch-base_unix-dll.mak (renamed from print/ghostscript8-x11/files/patch-base-unix-dll.mak) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript8-x11/files/patch-base-unix-dll.mak b/print/ghostscript8-base/files/patch-base_unix-dll.mak index 96876e3bfb15..55eef1884d19 100644 --- a/print/ghostscript8-x11/files/patch-base-unix-dll.mak +++ b/print/ghostscript8-base/files/patch-base_unix-dll.mak @@ -1,6 +1,6 @@ ---- base/unix-dll.mak.orig 2009-10-20 05:24:53.000000000 +0900 -+++ base/unix-dll.mak 2010-04-03 12:22:35.000000000 +0900 -@@ -79,12 +79,11 @@ +--- base/unix-dll.mak.orig 2009-10-19 20:24:53 UTC ++++ base/unix-dll.mak +@@ -79,12 +79,11 @@ $(GS_SO_MAJOR): $(GS_SO_MAJOR_MINOR) # Build the small Ghostscript loaders, with Gtk+ and without $(GSSOC_XE): $(GS_SO) $(PSSRC)$(SOC_LOADER) |