summaryrefslogtreecommitdiffstats
path: root/games/wmfortune/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/wmfortune/files/patch-Makefile')
-rw-r--r--games/wmfortune/files/patch-Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/wmfortune/files/patch-Makefile b/games/wmfortune/files/patch-Makefile
index b90d32a..45e2de1 100644
--- a/games/wmfortune/files/patch-Makefile
+++ b/games/wmfortune/files/patch-Makefile
@@ -8,8 +8,8 @@ $FreeBSD$
-############################
+CC ?= gcc
+CFLAGS += -c -Wall
-+INCDIR = -I${X11BASE}/include -I/usr/local/include
-+LIBDIR = -L${X11BASE}/lib
++INCDIR = -I${LOCALBASE}/include -I/usr/local/include
++LIBDIR = -L${LOCALBASE}/lib
+LIBS = -lXpm -lXext -lX11
+OBJS = wmfortune.o dockapp.o
OpenPOWER on IntegriCloud