aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2005-02-09 16:22:56 +0800
committermaho <maho@FreeBSD.org>2005-02-09 16:22:56 +0800
commit94a7dfcd4e28218171e8eb888cc13608a33fc64d (patch)
treeaaa2247e39aa572fad6e5e8183a71a36861ccaf3
parent0e3ad9cfc1b351708f0b32c4a18dd48492878516 (diff)
downloadfreebsd-ports-graphics-94a7dfcd4e28218171e8eb888cc13608a33fc64d.tar.gz
freebsd-ports-graphics-94a7dfcd4e28218171e8eb888cc13608a33fc64d.tar.zst
freebsd-ports-graphics-94a7dfcd4e28218171e8eb888cc13608a33fc64d.zip
editors/OpenOffice-2.0-devel ignores -DWITHOUT_JAVA
PR: 77286 Submitted by: adamw
-rw-r--r--editors/openoffice-2.0-devel/files/Makefile.knobs2
-rw-r--r--editors/openoffice-3-devel/files/Makefile.knobs2
-rw-r--r--editors/openoffice-3/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-2-RC/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-2-devel/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-2.0-devel/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-2.0/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-2/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-3-RC/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-3-devel/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-3/files/Makefile.knobs2
-rw-r--r--editors/openoffice.org-vcltesttool/files/Makefile.knobs2
12 files changed, 12 insertions, 12 deletions
diff --git a/editors/openoffice-2.0-devel/files/Makefile.knobs b/editors/openoffice-2.0-devel/files/Makefile.knobs
index db2eb168ea8..168c0024b0d 100644
--- a/editors/openoffice-2.0-devel/files/Makefile.knobs
+++ b/editors/openoffice-2.0-devel/files/Makefile.knobs
@@ -3,7 +3,7 @@
# $FreeBSD$
.if defined(WITHOUT_JAVA)
-CONFIGURE_ARGS+= --disable-java
+CONFIGURE_ARGS+= --without-java
.else
CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home=${LOCALBASE}/ant
.endif
diff --git a/editors/openoffice-3-devel/files/Makefile.knobs b/editors/openoffice-3-devel/files/Makefile.knobs
index db2eb168ea8..168c0024b0d 100644
--- a/editors/openoffice-3-devel/files/Makefile.knobs
+++ b/editors/openoffice-3-devel/files/Makefile.knobs
@@ -3,7 +3,7 @@
# $FreeBSD$
.if defined(WITHOUT_JAVA)
-CONFIGURE_ARGS+= --disable-java
+CONFIGURE_ARGS+= --without-java
.else
CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home=${LOCALBASE}/ant
.endif
diff --git a/editors/openoffice-3/files/Makefile.knobs b/editors/openoffice-3/files/Makefile.knobs
index db2eb168ea8..168c0024b0d 100644
--- a/editors/openoffice-3/files/Makefile.knobs
+++ b/editors/openoffice-3/files/Makefile.knobs
@@ -3,7 +3,7 @@
# $FreeBSD$
.if defined(WITHOUT_JAVA)
-CONFIGURE_ARGS+= --disable-java
+CONFIGURE_ARGS+= --without-java
.else
CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home=${LOCALBASE}/ant
.endif
diff --git a/editors/openoffice.org-2-RC/files/Makefile.knobs b/editors/openoffice.org-2-RC/files/Makefile.knobs
index db2eb168ea8..168c0024b0d 100644
--- a/editors/openoffice.org-2-RC/files/Makefile.knobs
+++ b/editors/openoffice.org-2-RC/files/Makefile.knobs
@@ -3,7 +3,7 @@
# $FreeBSD$
.if defined(WITHOUT_JAVA)
-CONFIGURE_ARGS+= --disable-java
+CONFIGURE_ARGS+= --without-java
.else
CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home=${LOCALBASE}/ant
.endif
diff --git a/editors/openoffice.org-2-devel/files/Makefile.knobs b/editors/openoffice.org-2-devel/files/Makefile.knobs
index db2eb168ea8..168c0024b0d 100644
--- a/editors/openoffice.org-2-devel/files/Makefile.knobs
+++ b/editors/openoffice.org-2-devel/files/Makefile.knobs
@@ -3,7 +3,7 @@
# $FreeBSD$
.if defined(WITHOUT_JAVA)
-CONFIGURE_ARGS+= --disable-java
+CONFIGURE_ARGS+= --without-java
.else
CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home=${LOCALBASE}/ant
.endif
diff --git a/editors/openoffice.org-2.0-devel/files/Makefile.knobs b/editors/openoffice.org-2.0-devel/files/Makefile.knobs
index db2eb168ea8..168c0024b0d 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(WITHOUT_JAVA)
-CONFIGURE_ARGS+= --disable-java
+CONFIGURE_ARGS+= --without-java
.else
CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home=${LOCALBASE}/ant
.endif
diff --git a/editors/openoffice.org-2.0/files/Makefile.knobs b/editors/openoffice.org-2.0/files/Makefile.knobs
index db2eb168ea8..168c0024b0d 100644
--- a/editors/openoffice.org-2.0/files/Makefile.knobs
+++ b/editors/openoffice.org-2.0/files/Makefile.knobs
@@ -3,7 +3,7 @@
# $FreeBSD$
.if defined(WITHOUT_JAVA)
-CONFIGURE_ARGS+= --disable-java
+CONFIGURE_ARGS+= --without-java
.else
CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home=${LOCALBASE}/ant
.endif
diff --git a/editors/openoffice.org-2/files/Makefile.knobs b/editors/openoffice.org-2/files/Makefile.knobs
index db2eb168ea8..168c0024b0d 100644
--- a/editors/openoffice.org-2/files/Makefile.knobs
+++ b/editors/openoffice.org-2/files/Makefile.knobs
@@ -3,7 +3,7 @@
# $FreeBSD$
.if defined(WITHOUT_JAVA)
-CONFIGURE_ARGS+= --disable-java
+CONFIGURE_ARGS+= --without-java
.else
CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home=${LOCALBASE}/ant
.endif
diff --git a/editors/openoffice.org-3-RC/files/Makefile.knobs b/editors/openoffice.org-3-RC/files/Makefile.knobs
index db2eb168ea8..168c0024b0d 100644
--- a/editors/openoffice.org-3-RC/files/Makefile.knobs
+++ b/editors/openoffice.org-3-RC/files/Makefile.knobs
@@ -3,7 +3,7 @@
# $FreeBSD$
.if defined(WITHOUT_JAVA)
-CONFIGURE_ARGS+= --disable-java
+CONFIGURE_ARGS+= --without-java
.else
CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home=${LOCALBASE}/ant
.endif
diff --git a/editors/openoffice.org-3-devel/files/Makefile.knobs b/editors/openoffice.org-3-devel/files/Makefile.knobs
index db2eb168ea8..168c0024b0d 100644
--- a/editors/openoffice.org-3-devel/files/Makefile.knobs
+++ b/editors/openoffice.org-3-devel/files/Makefile.knobs
@@ -3,7 +3,7 @@
# $FreeBSD$
.if defined(WITHOUT_JAVA)
-CONFIGURE_ARGS+= --disable-java
+CONFIGURE_ARGS+= --without-java
.else
CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home=${LOCALBASE}/ant
.endif
diff --git a/editors/openoffice.org-3/files/Makefile.knobs b/editors/openoffice.org-3/files/Makefile.knobs
index db2eb168ea8..168c0024b0d 100644
--- a/editors/openoffice.org-3/files/Makefile.knobs
+++ b/editors/openoffice.org-3/files/Makefile.knobs
@@ -3,7 +3,7 @@
# $FreeBSD$
.if defined(WITHOUT_JAVA)
-CONFIGURE_ARGS+= --disable-java
+CONFIGURE_ARGS+= --without-java
.else
CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home=${LOCALBASE}/ant
.endif
diff --git a/editors/openoffice.org-vcltesttool/files/Makefile.knobs b/editors/openoffice.org-vcltesttool/files/Makefile.knobs
index db2eb168ea8..168c0024b0d 100644
--- a/editors/openoffice.org-vcltesttool/files/Makefile.knobs
+++ b/editors/openoffice.org-vcltesttool/files/Makefile.knobs
@@ -3,7 +3,7 @@
# $FreeBSD$
.if defined(WITHOUT_JAVA)
-CONFIGURE_ARGS+= --disable-java
+CONFIGURE_ARGS+= --without-java
.else
CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home=${LOCALBASE}/ant
.endif