aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2009-02-23 16:10:46 +0800
committermaho <maho@FreeBSD.org>2009-02-23 16:10:46 +0800
commit8a9fa6907456673bfa059d237490d407e1cea94b (patch)
tree672b3473f5da8e1f94413be60781e87493a6ceaf /java
parent3316b773999b13701641d00cedaab68145afe520 (diff)
downloadfreebsd-ports-gnome-8a9fa6907456673bfa059d237490d407e1cea94b.tar.gz
freebsd-ports-gnome-8a9fa6907456673bfa059d237490d407e1cea94b.tar.zst
freebsd-ports-gnome-8a9fa6907456673bfa059d237490d407e1cea94b.zip
Fix build.
Spotted by: cperciva@ and QAT
Diffstat (limited to 'java')
-rw-r--r--java/openjdk6/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/openjdk6/Makefile b/java/openjdk6/Makefile
index 6fb41b8ccef2..29260beeef37 100644
--- a/java/openjdk6/Makefile
+++ b/java/openjdk6/Makefile
@@ -42,8 +42,9 @@ USE_XLIB= yes
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2
-BUILD_DEPENDS+= ${ANT_CMD}:${PORTSDIR}/devel/apache-ant
+BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant
BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip
+BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip
BUILD_DEPENDS+= $(LOCALBASE)/include/X11/Xlib.h:${PORTSDIR}/x11/xorg-libraries
BUILD_DEPENDS+= $(JAVAJARDIR)/jdk-7-icedtea-plugs/jre/lib/rt-closed.jar:${PORTSDIR}/java/icedtea6-stubs