summaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl/files
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-03-25 15:32:40 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-03-25 15:32:40 +0000
commita24c808917fe7713fc1f8b8e4b40fa446a1660cd (patch)
tree92819e9cde7eb3c5053d6c1feaef5e3e3674b364 /print/ghostscript-gpl/files
parentAdd a patch for I18N fontset. (diff)
Sorry, it's broken.
Before the new patch gs build fine, but didn't include the printer devices included with configuration script. After fixing this it refuses to build. Any help appreciated. Now you have the last version as I to help me to fix the mess. Sorry folks ...
Notes
Notes: svn path=/head/; revision=27036
Diffstat (limited to 'print/ghostscript-gpl/files')
-rw-r--r--print/ghostscript-gpl/files/patch-aa13
1 files changed, 11 insertions, 2 deletions
diff --git a/print/ghostscript-gpl/files/patch-aa b/print/ghostscript-gpl/files/patch-aa
index 97843d547d91..94fb537e6a01 100644
--- a/print/ghostscript-gpl/files/patch-aa
+++ b/print/ghostscript-gpl/files/patch-aa
@@ -1,5 +1,5 @@
---- src/unix-gcc.mak.orig Fri Mar 17 20:13:40 2000
-+++ src/unix-gcc.mak Tue Mar 21 01:03:57 2000
+--- src/unix-gcc.mak.orig Sat Mar 18 05:13:40 2000
++++ src/unix-gcc.mak Sat Mar 25 15:43:57 2000
@@ -52,11 +52,10 @@
# the directories also define the default search path for the
# initialization files (gs_*.ps) and the fonts.
@@ -94,6 +94,15 @@
# Define whether this platform has floating point hardware:
# FPU_TYPE=2 means floating point is faster than fixed point.
+@@ -327,7 +326,7 @@
+ # Choose the device(s) to include. See devs.mak for details,
+ # devs.mak and contrib.mak for the list of available devices.
+
+-DEVICE_DEVS=$(DD)x11.dev $(DD)x11alpha.dev $(DD)x11cmyk.dev $(DD)x11gray2.dev $(DD)x11gray4.dev $(DD)x11mono.dev
++#DEVICE_DEVS=$(DD)x11.dev $(DD)x11alpha.dev $(DD)x11cmyk.dev $(DD)x11gray2.dev $(DD)x11gray4.dev $(DD)x11mono.dev
+
+ #DEVICE_DEVS1=
+ #DEVICE_DEVS2=
@@ -345,27 +344,27 @@
#DEVICE_DEVS14=
#DEVICE_DEVS15=