aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/openjdk6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/openjdk6/Makefile b/java/openjdk6/Makefile
index 0cfe4c21a4c4..70d38215cd15 100644
--- a/java/openjdk6/Makefile
+++ b/java/openjdk6/Makefile
@@ -56,7 +56,7 @@ USES= compiler gmake iconv motif
.include "${.CURDIR}/../openjdk6/Makefile.icedtea"
.include "${.CURDIR}/../openjdk6/Makefile.test"
-EXTRA_PATCHES= ${ICEDTEA_PATCHES}
+EXTRA_PATCHES+= ${ICEDTEA_PATCHES}
# java extracts directly to the cwd
WRKSRC= ${WRKDIR}