mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
|
--- Makefile.orig Mon Jul 13 02:13:34 1998
|
||
|
+++ Makefile Mon Jul 13 02:14:24 1998
|
||
|
@@ -3 +3 @@
|
||
|
-CFLAGS = `gtk-config --cflags` -O
|
||
|
+CFLAGS += `gtk-config --cflags`
|
||
|
@@ -7 +6,0 @@
|
||
|
-CC = gcc
|