summaryrefslogtreecommitdiff
path: root/java/jode
diff options
context:
space:
mode:
Diffstat (limited to 'java/jode')
-rw-r--r--java/jode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jode/Makefile b/java/jode/Makefile
index 6d3537c6e61e..5419b5d451ac 100644
--- a/java/jode/Makefile
+++ b/java/jode/Makefile
@@ -19,7 +19,7 @@ USE_JAVA= yes
JAVA_VERSION= 1.6+
NEED_JAVAC= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake
MAKE_JOBS_UNSAFE= yes
GETOPT_JAR= ${JAVALIBDIR}/java-getopt.jar