summaryrefslogtreecommitdiff
path: root/java/jdk16/files/patch-j2se::xawt::Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/jdk16/files/patch-j2se::xawt::Makefile')
-rw-r--r--java/jdk16/files/patch-j2se::xawt::Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/java/jdk16/files/patch-j2se::xawt::Makefile b/java/jdk16/files/patch-j2se::xawt::Makefile
deleted file mode 100644
index 6220ec692520..000000000000
--- a/java/jdk16/files/patch-j2se::xawt::Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-$FreeBSD$
-
---- ../../j2se/make/sun/xawt/Makefile.orig Sun Dec 10 21:52:27 2006
-+++ ../../j2se/make/sun/xawt/Makefile Sun Dec 10 21:52:52 2006
-@@ -117,7 +117,7 @@
- endif
-
- 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
- endif
-
- ifeq ($(PLATFORM), solaris)