diff options
Diffstat (limited to 'astro/xglobe/files/patch-aa')
-rw-r--r-- | astro/xglobe/files/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/xglobe/files/patch-aa b/astro/xglobe/files/patch-aa index bfba5b89df9f..38d72353b486 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 |