1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

editors/OpenOffice-2.0-devel ignores -DWITHOUT_JAVA

PR:		77286
Submitted by:	adamw
This commit is contained in:
Maho Nakata 2005-02-09 08:22:56 +00:00
parent c1544af313
commit c1e520cd10
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128345
12 changed files with 12 additions and 12 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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