summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2003-11-17 12:29:10 +0000
committertrevor <trevor@FreeBSD.org>2003-11-17 12:29:10 +0000
commit134a2ff668068c0cd7e3377f772f73ac1b92f2c3 (patch)
tree549c80090312265a4f699a560a6c5728a99640a3 /java
parent788aa2724ce75df128e38b71927de028f7cffd60 (diff)
downloadFreeBSD-ports-134a2ff668068c0cd7e3377f772f73ac1b92f2c3.zip
FreeBSD-ports-134a2ff668068c0cd7e3377f772f73ac1b92f2c3.tar.gz
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
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 a9c405a..b403bd8 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 a9c405a..b403bd8 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 a9c405a..b403bd8 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 88dbd9b..a7583c1 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 \
OpenPOWER on IntegriCloud