summaryrefslogtreecommitdiff
path: root/graphics/jpeg2ps-letter/files/patch-aa
diff options
context:
space:
mode:
authorLars Koeller <lkoeller@FreeBSD.org>2000-12-30 14:14:57 +0000
committerLars Koeller <lkoeller@FreeBSD.org>2000-12-30 14:14:57 +0000
commitdaa5c350c9c177dee9dd00fcb386380cf117cff8 (patch)
tree8b95c438672dbb8c5131254a6a4d9fb30965c5ba /graphics/jpeg2ps-letter/files/patch-aa
parentUpdate to 200012290259. (diff)
New port. jpeg2ps which converts JPEG images to postscript level 2.
Notes
Notes: svn path=/head/; revision=36456
Diffstat (limited to 'graphics/jpeg2ps-letter/files/patch-aa')
-rw-r--r--graphics/jpeg2ps-letter/files/patch-aa23
1 files changed, 23 insertions, 0 deletions
diff --git a/graphics/jpeg2ps-letter/files/patch-aa b/graphics/jpeg2ps-letter/files/patch-aa
new file mode 100644
index 000000000000..b06fe98a51c6
--- /dev/null
+++ b/graphics/jpeg2ps-letter/files/patch-aa
@@ -0,0 +1,23 @@
+*** Makefile.org Sat Dec 30 14:30:00 2000
+--- Makefile Sat Dec 30 14:38:10 2000
+***************
+*** 15,23 ****
+ # The following was reported to work for emx/gcc 0.9c fix04 under OS/2:
+ # make -f Makefile "CCFLAGS=-c -DA4 -DDOS -O2" "LDFLAGS=-Zexe -s"
+
+! CC=gcc
+! CCFLAGS= -c -DA4
+! LD=gcc
+ LDFLAGS=
+ OBJ=o
+ EXE=
+--- 15,23 ----
+ # The following was reported to work for emx/gcc 0.9c fix04 under OS/2:
+ # make -f Makefile "CCFLAGS=-c -DA4 -DDOS -O2" "LDFLAGS=-Zexe -s"
+
+! CC=cc
+! CCFLAGS= -O -c
+! LD=cc
+ LDFLAGS=
+ OBJ=o
+ EXE=