summaryrefslogtreecommitdiff
path: root/java/jode
diff options
context:
space:
mode:
Diffstat (limited to 'java/jode')
-rw-r--r--java/jode/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/jode/Makefile b/java/jode/Makefile
index 5efd14861e39..f98a2eb909ae 100644
--- a/java/jode/Makefile
+++ b/java/jode/Makefile
@@ -22,7 +22,6 @@ USE_JAVA= 1.2+
NEED_JAVAC= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_REINPLACE= yes
GETOPT_JAR= ${JAVAJARDIR}/getopt.jar
CLASSLIB= ${JAVA_CLASSES}:${GETOPT_JAR}