From c47417279168288c02286d8b98de50502aefdd22 Mon Sep 17 00:00:00 2001 From: markd Date: Tue, 8 Jul 2003 13:43:18 +0000 Subject: Obey the value of $CC passed into make. Allows building on Solaris. --- converters/qkc/distinfo | 3 ++- converters/qkc/patches/patch-aa | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 converters/qkc/patches/patch-aa (limited to 'converters/qkc') diff --git a/converters/qkc/distinfo b/converters/qkc/distinfo index aa9666355cf..11be8ec94f0 100644 --- a/converters/qkc/distinfo +++ b/converters/qkc/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/05/31 13:00:14 seb Exp $ +$NetBSD: distinfo,v 1.2 2003/07/08 13:43:19 markd Exp $ SHA1 (qkcc100.zip) = 25b5ecc5d34c76d6e784686621e5679aeb0ded66 Size (qkcc100.zip) = 36308 bytes +SHA1 (patch-aa) = 175287eaa1403848981c1948fca9fd3f8f9d97b3 diff --git a/converters/qkc/patches/patch-aa b/converters/qkc/patches/patch-aa new file mode 100644 index 00000000000..a8b36c7351b --- /dev/null +++ b/converters/qkc/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.1 2003/07/08 13:43:18 markd Exp $ + +--- Makefile.orig 1995-10-01 00:00:00.000000000 +1200 ++++ Makefile +@@ -1,6 +1,6 @@ + # Makefile for qkc + +-CC = cc ++#CC = cc + BIND = $(CC) + CFLAGS = -O + LFLAGS = -o qkc $(CFLAGS) -- cgit v1.2.3