From owner-freebsd-ports@FreeBSD.ORG Tue Jul 1 08:21:53 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5D7037B404 for ; Tue, 1 Jul 2003 08:21:53 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5615043FE5 for ; Tue, 1 Jul 2003 08:21:52 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id 42F114C8; Tue, 1 Jul 2003 17:21:50 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id F03632FDAE4; Tue, 1 Jul 2003 17:21:48 +0200 (CEST) Date: Tue, 1 Jul 2003 17:21:48 +0200 From: Roman Neuhauser To: Alexander Leidinger Message-ID: <20030701152148.GI11229@freepuppy.bellavista.cz> Mail-Followup-To: Alexander Leidinger , freebsd-ports@freebsd.org, Holger Lamm References: <20030630212733.GA94637@gruft.de> <20030701105303.06cfd91d.Alexander@Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030701105303.06cfd91d.Alexander@Leidinger.net> User-Agent: Mutt/1.5.1i cc: Holger Lamm cc: freebsd-ports@freebsd.org Subject: Re: ".if defined" within dependencies X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2003 15:21:54 -0000 # Alexander@Leidinger.net / 2003-07-01 10:53:03 +0200: > On Mon, 30 Jun 2003 23:27:33 +0200 > Holger Lamm wrote: > > > So, how can I depend on ocaml with WITHOUT_X11 set? > > If ocaml isn't build already and WITHOUT_GUI is specified for mldonkey, > you want to have ocaml build WITHOUT_X11? > > I haven't tested it, but perhaps setting > MAKEFLAGS=$(MAKEFLAGS) -DWITHOUT_X11 > does what you want. the problem is you can't do that with *_DEPENDS. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html