aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/bluej/Makefile5
-rw-r--r--java/bluej/pkg-plist3
2 files changed, 4 insertions, 4 deletions
diff --git a/java/bluej/Makefile b/java/bluej/Makefile
index 109494a30065..d9fe9d147950 100644
--- a/java/bluej/Makefile
+++ b/java/bluej/Makefile
@@ -15,12 +15,13 @@ EXTRACT_SUFX= .jar
EXTRACT_ONLY=
MAINTAINER= kij@imada.sdu.dk
-COMMENT= BlueJ is an integrated Java environment designed for introductory teaching
+COMMENT= Integrated Java environment designed for introductory teaching
IS_INTERACTIVE= yes
NO_BUILD= yes
-USE_JAVA= 1.4+
+USE_JAVA= yes
+JAVA_VERSION= 1.4+
do-install:
@${ECHO} Starting BlueJ graphical installer... Please install to default path of
diff --git a/java/bluej/pkg-plist b/java/bluej/pkg-plist
index 6b4a6765ee08..c1e9183c47aa 100644
--- a/java/bluej/pkg-plist
+++ b/java/bluej/pkg-plist
@@ -1,3 +1,4 @@
+@comment $FreeBSD$
bin/bluej
bluej/bluej
bluej/examples/appletdemo/CaseConverter.java
@@ -354,7 +355,6 @@ bluej/lib/swedish/templates/newclass/unittest.tmpl
bluej/lib/swedish/templates/readme.tmpl
bluej/lib/swedish/templates/readmeexp.tmpl
bluej/lib/userlib/README.TXT
-
@dirrm bluej/lib/userlib
@dirrm bluej/lib/swedish/templates/newclass
@dirrm bluej/lib/swedish/templates
@@ -411,4 +411,3 @@ bluej/lib/userlib/README.TXT
@dirrm bluej/examples/appletdemo
@dirrm bluej/examples
@dirrm bluej
-