summaryrefslogtreecommitdiffstats
path: root/java/jdk15/files/patch-j2se::xawt::Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/jdk15/files/patch-j2se::xawt::Makefile')
-rw-r--r--java/jdk15/files/patch-j2se::xawt::Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk15/files/patch-j2se::xawt::Makefile b/java/jdk15/files/patch-j2se::xawt::Makefile
index 6220ec6..f1ca39b 100644
--- a/java/jdk15/files/patch-j2se::xawt::Makefile
+++ b/java/jdk15/files/patch-j2se::xawt::Makefile
@@ -7,7 +7,7 @@ $FreeBSD$
ifeq ($(PLATFORM), bsd)
- CPPFLAGS += -I/usr/X11R6/include/X11/extensions -I$(MOTIF_DIR)/include -I$(OPENWIN_HOME)/include
-+ CPPFLAGS += -I$(X11BASE)/include/X11/extensions -I$(MOTIF_DIR)/include -I$(OPENWIN_HOME)/include
++ CPPFLAGS += -I$(LOCALBASE)/include/X11/extensions -I$(MOTIF_DIR)/include -I$(OPENWIN_HOME)/include
endif
ifeq ($(PLATFORM), solaris)
OpenPOWER on IntegriCloud