summaryrefslogtreecommitdiff
path: root/java/tya/files/patch-ac
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2010-12-31 17:49:30 +0000
committerRene Ladan <rene@FreeBSD.org>2010-12-31 17:49:30 +0000
commit97edbbeb02dcbbb0fdb39de8124cfe19375fdfa4 (patch)
treef2c7aa6375eda0caa178b0ec0cfff8e8691f77dc /java/tya/files/patch-ac
parentClean up after "rmport -a": (diff)
Also garbage collect this port, 'rmport -a' looks for portname and not
for category/portname. Previous note was a false alarm. 2010-12-30 java/tya: looks like abandonware and does not compile wth gcc4.2
Notes
Notes: svn path=/head/; revision=267235
Diffstat (limited to 'java/tya/files/patch-ac')
-rw-r--r--java/tya/files/patch-ac14
1 files changed, 0 insertions, 14 deletions
diff --git a/java/tya/files/patch-ac b/java/tya/files/patch-ac
deleted file mode 100644
index 1b18456bd4b7..000000000000
--- a/java/tya/files/patch-ac
+++ /dev/null
@@ -1,14 +0,0 @@
---- README 2000/09/23 21:49:52 1.1
-+++ README 2000/09/23 21:52:34
-@@ -138,7 +138,10 @@
-
- You may either specify the compiler to the JVM on the command line, or
- you may set an environment variable that will let the JVM find the
--compiler.
-+compiler. In both cases you should set LD_LIBRARY_PATH enviropment
-+variable as follows:
-+
-+ export LD_LIBRARY_PATH=%%PREFIX%%/lib/tya
-
- For the command line option, run Java using option "-Djava.compiler=",
- like this example: