aboutsummaryrefslogtreecommitdiffstats
path: root/java/openjdk6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/openjdk6/Makefile')
-rw-r--r--java/openjdk6/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/java/openjdk6/Makefile b/java/openjdk6/Makefile
index 463fb1d8aedc..552940426a15 100644
--- a/java/openjdk6/Makefile
+++ b/java/openjdk6/Makefile
@@ -38,12 +38,13 @@ USE_JAVA= yes
JAVA_VENDOR= freebsd bsdjava
JAVA_VERSION= 1.6
USE_MOTIF= yes
+USE_ANT= yes
+USE_XLIB= yes
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
+LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2
BUILD_DEPENDS+= $(LOCALBASE)/include/X11/Xlib.h:${PORTSDIR}/x11/xorg-libraries
-BUILD_DEPENDS+= $(LOCALBASE)/include/freetype2/freetype/freetype.h:${PORTSDIR}/print/freetype2
BUILD_DEPENDS+= $(JAVAJARDIR)/jdk-7-icedtea-plugs/jre/lib/rt-closed.jar:${PORTSDIR}/java/icedtea6-stubs
-#BUILD_DEPENDS+= ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant
.include <bsd.port.pre.mk>