freebsd-ports/graphics/jpeg2ps-letter/files/patch-aa
Lars Koeller b632c5d342 o) Upgrade to version 1.9
o) This fixes the fetch problems for v 1.8, too

Submitted by:	Bill Fenner <fenner@FreeBSD.org>
2002-08-08 07:25:42 +00:00

19 lines
501 B
Text

*** Makefile.orig Thu Aug 8 08:14:04 2002
--- Makefile Thu Aug 8 08:17:47 2002
***************
*** 14,20 ****
# The following was reported to work for emx/gcc 0.9c fix04 under OS/2:
# make -f Makefile "CFLAGS=-c -DA4 -DDOS -O2" "LDFLAGS=-Zexe -s"
! CFLAGS=-c -DA4
LD=cc
LDFLAGS=
OBJ=o
--- 14,20 ----
# The following was reported to work for emx/gcc 0.9c fix04 under OS/2:
# make -f Makefile "CFLAGS=-c -DA4 -DDOS -O2" "LDFLAGS=-Zexe -s"
! CFLAGS=-O -c
LD=cc
LDFLAGS=
OBJ=o