ports/lang/jimtcl/patches/patch-examples_api_Makefile_in

12 lines
251 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: examples.api/Makefile.in
--- examples.api/Makefile.in.orig
+++ examples.api/Makefile.in
@@ -1,6 +1,6 @@
CFLAGS+= -Wall -g
-CFLAGS+= -I..
+CFLAGS+= -I${LOCALBASE}/include/jim
LDFLAGS += @LDFLAGS@
LDLIBS += -L.. -ljim @LDLIBS@
EXAMPLES= \