summaryrefslogtreecommitdiffstats
path: root/sysutils/wmmemfree/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wmmemfree/files/patch-Makefile')
-rw-r--r--sysutils/wmmemfree/files/patch-Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmmemfree/files/patch-Makefile b/sysutils/wmmemfree/files/patch-Makefile
index 4587a4b..ef220cc 100644
--- a/sysutils/wmmemfree/files/patch-Makefile
+++ b/sysutils/wmmemfree/files/patch-Makefile
@@ -3,8 +3,8 @@
@@ -1,38 +1,17 @@
-#Makefile
+CC ?= cc
-+LDIR = -L${X11BASE}/lib
-+IDIR = -I${X11BASE}/include
++LDIR = -L${LOCALBASE}/lib
++IDIR = -I${LOCALBASE}/include
-PROG=wmmemfree
-OBJS=dockapp.o draw.o mem_linux.o options.o wmmemfree.o
OpenPOWER on IntegriCloud