diff options
Diffstat (limited to 'graphics/tintfu/Makefile')
-rw-r--r-- | graphics/tintfu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tintfu/Makefile b/graphics/tintfu/Makefile index c31c0cf0c99b..a38a98ed207b 100644 --- a/graphics/tintfu/Makefile +++ b/graphics/tintfu/Makefile @@ -25,7 +25,7 @@ EXTRACT_BEFORE_ARGS= # empty EXTRACT_AFTER_ARGS= . NO_BUILD= yes USE_JAVA= yes -JAVA_VERSION= 1.3+ +JAVA_VERSION= 1.5+ PLIST_FILES= %%JAVAJARDIR%%/${DISTNAME}.jar \ bin/tintfu |