From owner-freebsd-questions@FreeBSD.ORG Sat Sep 13 04:48:58 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E157816A4BF for ; Sat, 13 Sep 2003 04:48:58 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-8-10.w217-128.abo.wanadoo.fr [217.128.252.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CF8E43FF7 for ; Sat, 13 Sep 2003 04:48:57 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h8DBmtAD016911; Sat, 13 Sep 2003 13:48:55 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: Jens Rehsack Date: Sat, 13 Sep 2003 13:48:55 +0200 User-Agent: KMail/1.5.3 References: <200309131152.07087.ajacoutot@lphp.org> <200309131225.33182.ajacoutot@lphp.org> <3F62F314.6020907@liwing.de> In-Reply-To: <3F62F314.6020907@liwing.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Description: clearsigned data Content-Disposition: inline Message-Id: <200309131348.55770.ajacoutot@lphp.org> cc: freebsd-questions@freebsd.org Subject: Re: configure args in ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2003 11:48:59 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday 13 September 2003 12:36, Jens Rehsack wrote: > Nope, > $ env CONFIGURE_ARGS=--with-option3 OPTION2=yes make install clean > would work fine as well as > $ env CONFIGURE_ARGS=--with-option3 make -DOPTION2 install clean > would as well as > $ make -DCONFIGURE_ARGS=--with-option3 -DOPTION2 install clean > should, too. Great, thank you :) Antoine -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/YwQnY3Hnhkr+5cQRAhvFAJ40V0eLTgfxgtwyPlzweP7wj7UgmwCcDdvc u2nS1vgNeyfOvgSUZKcXcbo= =YqhN -----END PGP SIGNATURE-----