diff options
Diffstat (limited to 'devel/flex-sdk')
-rw-r--r-- | devel/flex-sdk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/flex-sdk/Makefile b/devel/flex-sdk/Makefile index 8825c505c079..4ad6cabbac13 100644 --- a/devel/flex-sdk/Makefile +++ b/devel/flex-sdk/Makefile @@ -20,7 +20,7 @@ CONFLICTS= ja-flex-sdk-2.* flex-sdk-2.* flex-sdk-3.* USE_ZIP= YES USE_DOS2UNIX= YES USE_JAVA= YES -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.5+ WRKSRC= ${WRKDIR} SUB_FILES= ${SCRIPTS:C/\$/.sh/g} NO_BUILD= YES |