1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/editors/gxedit/files/patch-ab
Steve Price 7f3715f194 Update to version 1.07.
PR:		7267
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1998-07-20 03:18:03 +00:00

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