summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-17 12:29:10 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-17 12:29:10 +0000
commitb3ba3ae4272e4c4220fb51995e26b0b707865b33 (patch)
tree43a10a02f7124aa5b738e7b4700f122f30641001 /java
parentNew port ecos-tools. This will install the configuration tools (diff)
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Notes
Notes: svn path=/head/; revision=94172
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 \