aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>1999-05-31 16:14:31 +0800
committersimokawa <simokawa@FreeBSD.org>1999-05-31 16:14:31 +0800
commit72d98ccafb35abe88cb5ae3759f7965c97aac95d (patch)
tree9eba5bc37e08268120e31269982fb94861451ed0 /print
parent2b8a75583304ef0c306a8f7e1fa02114dcf88948 (diff)
downloadfreebsd-ports-graphics-72d98ccafb35abe88cb5ae3759f7965c97aac95d.tar.gz
freebsd-ports-graphics-72d98ccafb35abe88cb5ae3759f7965c97aac95d.tar.zst
freebsd-ports-graphics-72d98ccafb35abe88cb5ae3759f7965c97aac95d.zip
Honor CFLAGS to be built on alpha.
Diffstat (limited to 'print')
-rw-r--r--print/dvi2xx/files/patch-ab15
1 files changed, 15 insertions, 0 deletions
diff --git a/print/dvi2xx/files/patch-ab b/print/dvi2xx/files/patch-ab
new file mode 100644
index 00000000000..f69e886a3ae
--- /dev/null
+++ b/print/dvi2xx/files/patch-ab
@@ -0,0 +1,15 @@
+--- Makefile.orig Sun Jan 10 18:39:22 1999
++++ Makefile Mon May 31 16:58:31 1999
+@@ -16,9 +16,10 @@
+
+ # for gcc you might wish to set the following flags
+ CC=gcc
+-CFLAGS=-Dunix -ansi -pedantic -O2
++#CFLAGS=-Dunix -ansi -pedantic -O2
+ # under Linux you might want to use the following configuration
+-CFLAGS=-Dunix -ansi -pedantic -O2 -m486
++#CFLAGS=-Dunix -ansi -pedantic -O2 -m486
++CFLAGS+=-Dunix -ansi -pedantic
+
+ # of DO_SUBDIRS is specifies the fontpath is searched recursively
+ # for each subpart (applies to raster info and tfm files); the