aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc45
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc45')
-rw-r--r--lang/gcc45/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile
index 7a4e0730c73f..7aadfd8863cf 100644
--- a/lang/gcc45/Makefile
+++ b/lang/gcc45/Makefile
@@ -108,6 +108,7 @@ MASTER_SITE_SUBDIR+= java/:ecj
DISTFILES+= gcc-java-${VERSIONSTRING}${EXTRACT_SUFX} \
${ECJ_JAR}:ecj
EXTRACT_ONLY= ${DISTFILES:S|${ECJ_JAR}:ecj||}
+BUILD_DEPENDS= ${LOCALBASE}/bin/zip:${PORTSDIR}/archivers/zip
EXTRA_PATCHES+= ${FILESDIR}/java-patch-hier
# FIXME: we are currently getting weird build failures with libjava on
# some 4.x and 5.x systems, which the following works around. PR 81788.