From 29d643d45507a5d488e8b33638d70e21d3956475 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Mon, 28 Oct 2002 19:59:32 +0000 Subject: Respect CC. --- textproc/unrtf/files/patch-Makefile | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'textproc/unrtf') diff --git a/textproc/unrtf/files/patch-Makefile b/textproc/unrtf/files/patch-Makefile index a9d6979c0c5b..500f2927661c 100644 --- a/textproc/unrtf/files/patch-Makefile +++ b/textproc/unrtf/files/patch-Makefile @@ -1,14 +1,19 @@ ---- Makefile.orig Tue Mar 26 19:11:52 2002 -+++ Makefile Tue Mar 26 19:46:29 2002 -@@ -25,7 +25,7 @@ + +$FreeBSD$ + +--- Makefile.orig Wed Oct 3 06:45:59 2001 ++++ Makefile Mon Oct 28 20:58:02 2002 +@@ -25,8 +25,8 @@ # -CFLAGS=-g -Wall +-CC=gcc +#CFLAGS=-g -Wall - CC=gcc ++#CC=gcc OBJS=convert.o word.o error.o main.o hash.o \ + parse.o malloc.o attr.o util.o \ @@ -57,6 +57,6 @@ rm -f ${OBJS} -- cgit v1.2.3