summaryrefslogtreecommitdiff
path: root/x11/wmblob/files
diff options
context:
space:
mode:
Diffstat (limited to 'x11/wmblob/files')
-rw-r--r--x11/wmblob/files/patch-Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11/wmblob/files/patch-Makefile b/x11/wmblob/files/patch-Makefile
new file mode 100644
index 000000000000..e250b999542a
--- /dev/null
+++ b/x11/wmblob/files/patch-Makefile
@@ -0,0 +1,14 @@
+--- Makefile.orig Fri Jan 3 16:42:09 2003
++++ Makefile Thu Feb 6 12:42:47 2003
+@@ -5,10 +5,9 @@
+
+ # change this to your needs:
+
+-PREFIX = /usr/X11
+ INST_PATH = $(PREFIX)/bin
+ LIBDIR = -L/usr/X11R6/lib
+-CC = gcc
++CFLAGS += -I $(PREFIX)/include
+
+ #
+