aboutsummaryrefslogtreecommitdiff
path: root/java/jflex
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2004-02-19 17:26:35 +0000
committerGreg Lewis <glewis@FreeBSD.org>2004-02-19 17:26:35 +0000
commit2c05ea750252b71994d8f6eb48f8dac918466a57 (patch)
treebc54d6dc8e79d2fd5649415500576428592faec1 /java/jflex
parent3fe8adf16852ec74b0d08bcadb7d45433428247b (diff)
downloadports-2c05ea750252b71994d8f6eb48f8dac918466a57.tar.gz
ports-2c05ea750252b71994d8f6eb48f8dac918466a57.zip
. Fix the build for JDK 1.1.8.
Submitted by: bento (via kris)
Notes
Notes: svn path=/head/; revision=101402
Diffstat (limited to 'java/jflex')
-rw-r--r--java/jflex/files/patch-Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/java/jflex/files/patch-Makefile b/java/jflex/files/patch-Makefile
index 54c816b15472..a05e36bf6ae1 100644
--- a/java/jflex/files/patch-Makefile
+++ b/java/jflex/files/patch-Makefile
@@ -1,6 +1,6 @@
--- src/Makefile.orig Mon Oct 8 03:57:06 2001
-+++ src/Makefile Wed Feb 18 12:30:44 2004
-@@ -1,23 +1,21 @@
++++ src/Makefile Thu Feb 19 10:19:19 2004
+@@ -1,23 +1,20 @@
# you need JFlex 1.2.2 and CUP 0.10j or later for this Makefile to work
JFLEX = jflex -skel skeleton.nested
@@ -23,7 +23,6 @@
# ------------------------------------------------------------
-JAVAC_FLAGS =
-+JAVAC_FLAGS = -target 1.1
JARFILE = JFlex.jar