pkgsrc-wip/jdk16/patches/patch-ae
Tobias Nygren 037703554c Import first stab at a JDK 1.6.0 package.
Warning: incomplete, doesn't quite work yet.
2008-01-19 11:54:23 +00:00

13 lines
484 B
Text

$NetBSD: patch-ae,v 1.1.1.1 2008/01/19 11:54:23 tnn2 Exp $
--- j2se/make/sun/xawt/Makefile.orig 2008-01-19 11:43:21.000000000 +0100
+++ j2se/make/sun/xawt/Makefile
@@ -123,7 +123,7 @@ ifeq ($(PLATFORM), linux)
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)