summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
Diffstat (limited to 'java')
-rw-r--r--java/jdk14/Makefile1
-rw-r--r--java/jdk15/Makefile1
-rw-r--r--java/jdk16/Makefile1
-rw-r--r--java/netrexx/Makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/java/jdk14/Makefile b/java/jdk14/Makefile
index a9c405a8cb32..b403bd856a50 100644
--- a/java/jdk14/Makefile
+++ b/java/jdk14/Makefile
@@ -77,7 +77,6 @@ BUILD_DEPENDS+= ${JDK14DIR}/bin/javac:${PORTSDIR}/java/linux-sun-jdk14
# workaround to handle both 'zip' and 'tar.gz' distfiles
USE_ZIP= YES
-USE_REINPLACE= YES
EXTRACT_ONLY= ${SCSL_SRCFILE} ${SCSL_BINFILE}
ONLY_FOR_ARCHS= i386
diff --git a/java/jdk15/Makefile b/java/jdk15/Makefile
index a9c405a8cb32..b403bd856a50 100644
--- a/java/jdk15/Makefile
+++ b/java/jdk15/Makefile
@@ -77,7 +77,6 @@ BUILD_DEPENDS+= ${JDK14DIR}/bin/javac:${PORTSDIR}/java/linux-sun-jdk14
# workaround to handle both 'zip' and 'tar.gz' distfiles
USE_ZIP= YES
-USE_REINPLACE= YES
EXTRACT_ONLY= ${SCSL_SRCFILE} ${SCSL_BINFILE}
ONLY_FOR_ARCHS= i386
diff --git a/java/jdk16/Makefile b/java/jdk16/Makefile
index a9c405a8cb32..b403bd856a50 100644
--- a/java/jdk16/Makefile
+++ b/java/jdk16/Makefile
@@ -77,7 +77,6 @@ BUILD_DEPENDS+= ${JDK14DIR}/bin/javac:${PORTSDIR}/java/linux-sun-jdk14
# workaround to handle both 'zip' and 'tar.gz' distfiles
USE_ZIP= YES
-USE_REINPLACE= YES
EXTRACT_ONLY= ${SCSL_SRCFILE} ${SCSL_BINFILE}
ONLY_FOR_ARCHS= i386
diff --git a/java/netrexx/Makefile b/java/netrexx/Makefile
index 88dbd9b06f3e..a7583c1096d3 100644
--- a/java/netrexx/Makefile
+++ b/java/netrexx/Makefile
@@ -20,7 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/rexx:${PORTSDIR}/lang/rexx-imc
NO_BUILD= yes
USE_ZIP= yes
USE_JAVA= 1.1+
-USE_REINPLACE= yes
pre-patch:
for file in ${WRKSRC}/bin/NetRexxC.sh ${WRKSRC}/read.me.first; do \