summaryrefslogtreecommitdiff
path: root/astro/wmsun/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'astro/wmsun/files/patch-aa')
-rw-r--r--astro/wmsun/files/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/astro/wmsun/files/patch-aa b/astro/wmsun/files/patch-aa
new file mode 100644
index 000000000000..c793620fd68f
--- /dev/null
+++ b/astro/wmsun/files/patch-aa
@@ -0,0 +1,13 @@
+--- Makefile.orig Fri Apr 16 15:27:34 1999
++++ Makefile Fri Apr 16 15:27:56 1999
+@@ -1,6 +1,7 @@
+-CC = gcc
+-CFLAGS = -O2 -Wall
+-INCDIR = -I/usr/X11R6/include/X11
++CC ?= gcc
++CFLAGS ?= -O2
++CFLAGS += -Wall
++INCDIR = -I/usr/X11R6/include
+ DESTDIR= /usr/X11R6
+ LIBDIR = -L/usr/X11R6/lib
+