summaryrefslogtreecommitdiffstats
path: root/astro/xglobe/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'astro/xglobe/files/patch-aa')
-rw-r--r--astro/xglobe/files/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/xglobe/files/patch-aa b/astro/xglobe/files/patch-aa
index bfba5b8..38d7235 100644
--- a/astro/xglobe/files/patch-aa
+++ b/astro/xglobe/files/patch-aa
@@ -14,13 +14,13 @@
-X11_INCLUDE_DIR = /usr/X11R6/include
-QT_INCLUDE_DIR = $(QTDIR)/include
-+X11_INCLUDE_DIR = $(X11BASE)/include
++X11_INCLUDE_DIR = $(LOCALBASE)/include
+QT_INCLUDE_DIR = $(QT_PREFIX)/include/
-QT_LIB_DIR = $(QTDIR)/lib
-X11_LIB_DIR = /usr/X11R6/lib
+QT_LIB_DIR = $(QT_PREFIX)/lib
-+X11_LIB_DIR = $(X11BASE)/lib
++X11_LIB_DIR = $(LOCALBASE)/lib
####### Compiler and tools
OpenPOWER on IntegriCloud