aboutsummaryrefslogtreecommitdiff
path: root/astro/xmoontool/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/xmoontool/files/patch-Makefile')
-rw-r--r--astro/xmoontool/files/patch-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xmoontool/files/patch-Makefile b/astro/xmoontool/files/patch-Makefile
index df09066bdc47..449c93758ef8 100644
--- a/astro/xmoontool/files/patch-Makefile
+++ b/astro/xmoontool/files/patch-Makefile
@@ -11,5 +11,5 @@
+#CFLAGS= -O2 -Wall
+LDFLAGS+= -lXm -lXt -lX11 -lm
DEFINES?= -DDEFAULT_COLOR
- ALL_CFLAGS= $(CFLAGS) $(DEFINES) -I$(X11BASE)/include -L$(X11BASE)/lib
+ ALL_CFLAGS= $(CFLAGS) $(DEFINES) -I$(LOCALBASE)/include -L$(LOCALBASE)/lib