summaryrefslogtreecommitdiff
path: root/java/jdk14/files/patch-plugin::ns6::Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2011-06-28 18:57:18 +0000
committerRene Ladan <rene@FreeBSD.org>2011-06-28 18:57:18 +0000
commitd69e3c8bb506067d3d6ecf24a027f6fe4cd717f6 (patch)
tree02088f3100ed899b3da6ad840f7e59aa27b9e7d5 /java/jdk14/files/patch-plugin::ns6::Makefile
parentDrop maintainership. (diff)
Remove expired port:
2011-04-17 java/jdk14: does not build on FreeBSD 7.x or newer
Notes
Notes: svn path=/head/; revision=276598
Diffstat (limited to 'java/jdk14/files/patch-plugin::ns6::Makefile')
-rw-r--r--java/jdk14/files/patch-plugin::ns6::Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/java/jdk14/files/patch-plugin::ns6::Makefile b/java/jdk14/files/patch-plugin::ns6::Makefile
deleted file mode 100644
index ad15676d1b7d..000000000000
--- a/java/jdk14/files/patch-plugin::ns6::Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-$FreeBSD$
-
---- ../../deploy/make/plugin/ns6/Makefile.orig Wed Jan 14 11:10:30 2004
-+++ ../../deploy/make/plugin/ns6/Makefile Wed Jan 14 11:12:11 2004
-@@ -46,7 +46,7 @@
- ifeq ($(TRUE_PLATFORM), FreeBSD)
- # XXXBSD: is there any differences between nspr for ns610 and ns4
- # XXXBSD: direct /usr/local/include/nspr path is used!!!
--EXTRA_CPPFLAGS += -I/usr/local/include/nspr
-+EXTRA_CPPFLAGS += -I${LOCALBASE}/include/nspr
- endif
- ifeq ($(TRUE_PLATFORM), NetBSD)
- EXTRA_CPPFLAGS += -I/usr/pkg/include/mozilla/nspr