summaryrefslogtreecommitdiffstats
path: root/graphics/inventor/files/patch-ivcommondefs
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/inventor/files/patch-ivcommondefs')
-rw-r--r--graphics/inventor/files/patch-ivcommondefs4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/inventor/files/patch-ivcommondefs b/graphics/inventor/files/patch-ivcommondefs
index bda1123..53aaf37 100644
--- a/graphics/inventor/files/patch-ivcommondefs
+++ b/graphics/inventor/files/patch-ivcommondefs
@@ -18,7 +18,7 @@
LCOPTS += $(LINUXOPTS)
-X11DIR = /usr/X11R6
-+X11DIR = ${X11BASE}
++X11DIR = ${LOCALBASE}
X11INCDIR = $(X11DIR)/include
X11LIBDIR = $(X11DIR)/lib
@@ -61,7 +61,7 @@
#
+ifeq ($(usingFreeBSD), 1)
-+IVPREFIX = ${X11BASE}
++IVPREFIX = ${LOCALBASE}
+else
IVPREFIX = /usr
+endif
OpenPOWER on IntegriCloud