aboutsummaryrefslogtreecommitdiffstats
path: root/java/sablevm/files
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2003-02-23 12:05:19 +0800
committerarchie <archie@FreeBSD.org>2003-02-23 12:05:19 +0800
commit8e90aacb09d85a47ff2fb6526ee94d74784a2c67 (patch)
treefb076ef6256abf48be0ef4f14b71851b1b989acc /java/sablevm/files
parent3a2d6cf77f0fea75ca9c133cb33db7de053b9dad (diff)
downloadfreebsd-ports-graphics-8e90aacb09d85a47ff2fb6526ee94d74784a2c67.tar.gz
freebsd-ports-graphics-8e90aacb09d85a47ff2fb6526ee94d74784a2c67.tar.zst
freebsd-ports-graphics-8e90aacb09d85a47ff2fb6526ee94d74784a2c67.zip
Unbreak port in the non-gnome case.
Diffstat (limited to 'java/sablevm/files')
-rw-r--r--java/sablevm/files/extra-patch-aa20
1 files changed, 9 insertions, 11 deletions
diff --git a/java/sablevm/files/extra-patch-aa b/java/sablevm/files/extra-patch-aa
index 248a07e030e..a6a5e5172e5 100644
--- a/java/sablevm/files/extra-patch-aa
+++ b/java/sablevm/files/extra-patch-aa
@@ -1,13 +1,11 @@
-diff -ur work.orig/sablevm-native-library-1.0.6/src/Makefile.in work/sablevm-native-library-1.0.6/src/Makefile.in
---- work.orig/sablevm-native-library-1.0.6/src/Makefile.in Wed Aug 14 22:32:02 2002
-+++ work/sablevm-native-library-1.0.6/src/Makefile.in Sun Aug 18 10:24:12 2002
-@@ -94,8 +94,7 @@
- java-io \
- java-lang \
- java-net \
-- java-util \
-- gnu-java-awt-peer-gtk
-+ java-util
+--- work/sablevm-native-library-1.0.6/src/Makefile.in.orig Wed Feb 19 22:40:03 2003
++++ work/sablevm-native-library-1.0.6/src/Makefile.in Sat Feb 22 20:01:14 2003
+@@ -77,7 +77,7 @@
+ STRIP = @STRIP@
+ VERSION = @VERSION@
+
+-SUBDIRS = include jni-include classpath fdlibm java-io java-lang java-net java-util gnu-java-awt-peer-gtk
++SUBDIRS = include jni-include classpath fdlibm java-io java-lang java-net java-util
- subdir = src
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../src/include/config.h