summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2004-11-08 16:55:45 +0000
committernork <nork@FreeBSD.org>2004-11-08 16:55:45 +0000
commitfb0859d2d9e6f947283fab2841f11d9982396f63 (patch)
tree32803833c04f4a8d871bf54889b991c135f38111 /java
parent64793331b2754533c6e193593786538514950121 (diff)
downloadFreeBSD-ports-fb0859d2d9e6f947283fab2841f11d9982396f63.zip
FreeBSD-ports-fb0859d2d9e6f947283fab2841f11d9982396f63.tar.gz
Fix install error on pointyhat.
This was found implicitly dependency on unzip by pointyhat. In almost environment, this is not a problem and isn't regist installed package database. So I don't bump PORTREVISION. Pointed out by: pointyhat via kris
Diffstat (limited to 'java')
-rw-r--r--java/eclipse/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile
index e4df44f..42c9ba2 100644
--- a/java/eclipse/Makefile
+++ b/java/eclipse/Makefile
@@ -19,6 +19,7 @@ COMMENT= An open extensible IDE for anything and nothing in particular
BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \
zip:${PORTSDIR}/archivers/zip
+BUILD_DEPENDS+= ${EXTRACT_DEPENDS}
ONLY_FOR_ARCHS= i386
USE_GMAKE= yes
OpenPOWER on IntegriCloud