1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/editors/e93/files/patch-ag
Will Andrews c19e9bbcd8 Update to 1.3.2 && change MAINTAINER.
PR:		21643
Submitted by:	Jeremy Shaffner <jeremy@external.org> (new MAINTAINER)
2000-09-30 00:39:20 +00:00

12 lines
420 B
Plaintext

--- xgui/Makefile.orig Sun Sep 24 23:32:13 2000
+++ xgui/Makefile Sun Sep 24 23:32:30 2000
@@ -17,7 +17,7 @@
# Include machine/platform specific information into the build
include ../machdef.mk
-CFLAGS=-I. $(TCL_INCLUDE) $(X_INCLUDE) $(OPTIONS) $(MACHINESPEC) -DPREFIX=\"$(PREFIX)\"
+CFLAGS+=-I. $(TCL_INCLUDE) $(TK_INCLUDE) $(X_INCLUDE) $(OPTIONS) $(MACHINESPEC) -DPREFIX=\"$(PREFIX)\"
OBJECTS = \
globals.o \