1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/astro/wmspaceweather/files/patch-aa
Satoshi Taoka 3e55b19efe A DockApp that shows the weather at geosynchronous orbit
PR:		11173
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-04-30 04:54:58 +00:00

14 lines
305 B
Plaintext

--- Makefile.orig Fri Apr 16 15:05:58 1999
+++ Makefile Fri Apr 16 15:06:23 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
# for linux