diff options
Diffstat (limited to 'devel/flex-sdk2/Makefile')
-rw-r--r-- | devel/flex-sdk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/flex-sdk2/Makefile b/devel/flex-sdk2/Makefile index 7aa8f1a6f660..d3d65935e20f 100644 --- a/devel/flex-sdk2/Makefile +++ b/devel/flex-sdk2/Makefile @@ -23,7 +23,7 @@ CONFLICTS= ja-flex-sdk-2.* flex-sdk-3.* flex-sdk-4.* NO_LATEST_LINK= YES USE_ZIP= YES USE_JAVA= YES -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.5+ WRKSRC= ${WRKDIR} DOWNLOAD_URL= http://labs.adobe.com/technologies/flex/sdk/flex2sdk.html SUB_FILES= asdoc.sh compc.sh fdb.sh mxmlc.sh |