diff options
Diffstat (limited to 'java/jdk14/Makefile')
-rw-r--r-- | java/jdk14/Makefile | 1 |
1 files changed, 0 insertions, 1 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 |