diff options
Diffstat (limited to 'devel/doctorj/Makefile')
-rw-r--r-- | devel/doctorj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/doctorj/Makefile b/devel/doctorj/Makefile index 0efb5756b029..c4a80e26b745 100644 --- a/devel/doctorj/Makefile +++ b/devel/doctorj/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A tool for analyzing Java code and documentation USE_JAVA= yes -JAVA_VERSION= 1.3+ +JAVA_VERSION= 1.5+ USE_ANT= yes ALL_TARGET= jarfile |