From owner-freebsd-stable@FreeBSD.ORG Tue Apr 26 17:31:43 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D422216A4CE for ; Tue, 26 Apr 2005 17:31:43 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id C3A4643D46 for ; Tue, 26 Apr 2005 17:31:42 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 26 Apr 2005 17:31:41 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp029) with SMTP; 26 Apr 2005 19:31:41 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-stable@freebsd.org Date: Tue, 26 Apr 2005 19:31:32 +0200 User-Agent: KMail/1.8 X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1526009.u8vAehO6Op"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504261931.40466@harrymail> X-Y-GMX-Trusted: 0 Subject: HAS_CONFIGURE error? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2005 17:31:43 -0000 --nextPart1526009.u8vAehO6Op Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, from the Mk/bsd.port.mk I read: # CONFIGURE_ARGS # - Pass these args to configure if ${HAS_CONFIGURE} is set. # Default: "--prefix=3D${PREFIX} ${CONFIGURE_TARGET}" if # GNU_CONFIGURE is set, "CC=3D${CC} CCFLAGS=3D${CFLAGS} # PREFIX=3D${PREFIX} INSTALLPRIVLIB=3D${PREFIX}/lib # INSTALLARCHLIB=3D${PREFIX}/lib" if PERL_CONFIGURE is set, # empty otherwise. The first sentence isn't true on 5.4-RC3. If I define HAS_CONFIGURE=3Dyes=20 without CONFIGURE_ENV=3D--prefix=3D${PREFIX} the configure script doesn't g= et=20 =2D-prefix set right. Is the description outdated or is this behaviour not intended? Thanks, =2DHarry --nextPart1526009.u8vAehO6Op Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCbnr8Bylq0S4AzzwRApflAJ44DnL0uwJ4ZOnxDIB4um5p70NEdgCfVsca /oyNXm7IXi/saIO/XYpBUkw= =CJah -----END PGP SIGNATURE----- --nextPart1526009.u8vAehO6Op--