diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2009-03-09 20:18:28 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2009-03-09 20:18:28 +0000 |
commit | 739875a75c92c136167b0bf5636d2d58c3af819c (patch) | |
tree | aff9843bf2cbc23354425a60dc8e3459c9390942 /java/jdk15/files/patch-j2se::xawt::Makefile | |
parent | - Fix build (adding missing xpm) (diff) |
. Update to 1.5.0_16 and patchset 9.
Notes
Notes:
svn path=/head/; revision=229787
Diffstat (limited to 'java/jdk15/files/patch-j2se::xawt::Makefile')
-rw-r--r-- | java/jdk15/files/patch-j2se::xawt::Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/java/jdk15/files/patch-j2se::xawt::Makefile b/java/jdk15/files/patch-j2se::xawt::Makefile deleted file mode 100644 index f1ca39bbdf28..000000000000 --- a/java/jdk15/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$(LOCALBASE)/include/X11/extensions -I$(MOTIF_DIR)/include -I$(OPENWIN_HOME)/include - endif - - ifeq ($(PLATFORM), solaris) |