Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2004 18:11:12 +0200
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        maho@FreeBSD.org
Cc:        openoffice@freebsd.org
Subject:   Re: cvs commit: ports/editors/openoffice-1.1 Makefile ports/editors/openoffice-1.1-devel Makefile
Message-ID:  <20040825181112.5c92255e.lehmann@ans-netz.de>
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
Oliver Lehmann wrote:

apache-ant should be moved from general LIB_DEPENDS to:

.if defined(WITHOUT_JAVA)                                           
LIB_DEPENDS=    xslt.2:${PORTSDIR}/textproc/libxslt                 
.else                                                               
BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant                 
.endif                         

because it would depend on java too... and I can compile openoffice
-DWITHOUT_JAVA by having apache-ant not on my system.


-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/



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