honour CC
This commit is contained in:
parent
6fd82096cc
commit
11bff826f1
12
x11/gtk-theme-switch/patches/patch-Makefile
Normal file
12
x11/gtk-theme-switch/patches/patch-Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-Makefile,v 1.1 2004/06/22 04:28:23 sturm Exp $
|
||||
--- Makefile.orig Wed Jun 11 00:02:59 2003
|
||||
+++ Makefile Mon Jun 21 22:21:30 2004
|
||||
@@ -6,7 +6,7 @@ VERSION = 1.0.1
|
||||
all: switch
|
||||
|
||||
switch: switch.c switch.h
|
||||
- ${GCC} -o switch switch.c ${CFLAGS} ${LIBS}
|
||||
+ ${CC} -o switch switch.c ${CFLAGS} ${LIBS}
|
||||
|
||||
clean:
|
||||
-rm -f switch *~
|
Loading…
x
Reference in New Issue
Block a user