Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2004 18:02:39 +0900 (JST)
From:      NAKATA Maho <chat95@mac.com>
To:        lehmann@ans-netz.de
Cc:        openoffice@FreeBSD.org
Subject:   Re: cvs commit: ports/editors/openoffice-1.1 Makefile ports/editors/openoffice-1.1-devel Makefile
Message-ID:  <20040823.180239.783371312.chat95@mac.com>
In-Reply-To: <20040823072038.4148ddec.lehmann@ans-netz.de>
References:  <200408230313.i7N3DoRA055940@repoman.freebsd.org> <20040823072038.4148ddec.lehmann@ans-netz.de>

next in thread | previous in thread | raw e-mail | index | archive | help
In Message-ID: <20040823072038.4148ddec.lehmann@ans-netz.de> 
Oliver Lehmann <lehmann@ans-netz.de> wrote:

Hello,

Thank you very much for your contribution.

> - use bsd.java.mk
> - depend on orbit and gtk12 only when mozilla is built (still verifying on
>   5.3-BETA1)
> - change zip-file dependencies to OR instead of AND

I just confirmed from the config.log, at least with WITHOUT_JAVA, without WITHOUT_JAVA 
works. but I have not confirmed that orbit and gtk12 dependency.
Note, we also need LIB_DEPENDS:
.if defined(WITHOUT_JAVA)
LIB_DEPENDS=    xslt.2:${PORTSDIR}/textproc/libxslt
.endif

I'll commit this if your sign is okay.

Best regards,
--nakata maho




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040823.180239.783371312.chat95>