summaryrefslogtreecommitdiffstats
path: root/math/calctool/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'math/calctool/files/patch-ab')
-rw-r--r--math/calctool/files/patch-ab8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/calctool/files/patch-ab b/math/calctool/files/patch-ab
index d7b7799..5c8e17f 100644
--- a/math/calctool/files/patch-ab
+++ b/math/calctool/files/patch-ab
@@ -34,16 +34,16 @@
#
-#X11INCDIR = -I$(OPENWINHOME)/include
-#X11LIBDIR = -L$(OPENWINHOME)/lib
-+X11INCDIR = -I%%X11BASE%%/include
-+X11LIBDIR = -L%%X11BASE%%/lib
++X11INCDIR = -I%%LOCALBASE%%/include
++X11LIBDIR = -L%%LOCALBASE%%/lib
#-------------------------------------------------------------------------
# If you are compiling the XView version, then the following two lines
# should be uncommented.
#
-XVIEWINCDIR = -I$(OPENWINHOME)/include
-XVIEWLIBDIR = -L$(OPENWINHOME)/lib
-+XVIEWINCDIR = -I%%X11BASE%%/include
-+XVIEWLIBDIR = -L%%X11BASE%%/lib
++XVIEWINCDIR = -I%%LOCALBASE%%/include
++XVIEWLIBDIR = -L%%LOCALBASE%%/lib
#
#=========================================================================
#
OpenPOWER on IntegriCloud