From c9eee5901de6b3f515d33e95eedd4291fc64b905 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Thu, 7 Sep 2006 21:43:21 +0000 Subject: Location of ant home has been changed. Submitted by: Jona Joachim --- editors/openoffice.org-2.0-devel/files/Makefile.knobs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/openoffice.org-2.0-devel/files') diff --git a/editors/openoffice.org-2.0-devel/files/Makefile.knobs b/editors/openoffice.org-2.0-devel/files/Makefile.knobs index 8abea94c74a2..69bfdd8d801a 100644 --- a/editors/openoffice.org-2.0-devel/files/Makefile.knobs +++ b/editors/openoffice.org-2.0-devel/files/Makefile.knobs @@ -3,7 +3,7 @@ # $FreeBSD$ .if !defined(WITH_GNUGCJ) -CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home=${LOCALBASE}/ant +CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home="${LOCALBASE}/share/java/apache-ant" .else CONFIGURE_ARGS+= --with-jdk-home="${LOCALBASE}/lib/jvm/java-gcj41" --with-java=gij --with-ant-home="${WRKDIR}/apache-ant-${ANT_VERSION}" .endif -- cgit v1.2.3