FreeBSD Bugzilla – Attachment 17958 Details for
Bug 32445
CONFIGURE_TARGET default setting is bogus
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1015 bytes, created by
David O'Brien
on 2001-12-02 22:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
David O'Brien
Created:
2001-12-02 22:40:00 UTC
Size:
1015 bytes
patch
obsolete
>Index: bsd.port.mk >=================================================================== >RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v >retrieving revision 1.394 >diff -u -r1.394 bsd.port.mk >--- bsd.port.mk 28 Nov 2001 05:00:36 -0000 1.394 >+++ bsd.port.mk 2 Dec 2001 22:23:41 -0000 >@@ -426,7 +426,7 @@ > # (default: "Makefile.PL" if PERL_CONFIGURE is set, > # "configure" otherwise). > # CONFIGURE_TARGET - The name of target to call when GNU_CONFIGURE is >-# defined (default: ${MACHINE_ARCH}--freebsd${OSREL}). >+# defined (default: ${MACHINE_ARCH}-portbld-freebsd${OSREL}). > # CONFIGURE_ARGS - Pass these args to configure if ${HAS_CONFIGURE} is set > # (default: "--prefix=${PREFIX} ${CONFIGURE_TARGET}" if > # GNU_CONFIGURE is set, "CC=${CC} CCFLAGS=${CFLAGS} >@@ -1382,7 +1382,7 @@ > .endif > > CONFIGURE_SCRIPT?= configure >-CONFIGURE_TARGET?= ${MACHINE_ARCH}--freebsd${OSREL} >+CONFIGURE_TARGET?= ${MACHINE_ARCH}-portbld-freebsd${OSREL} > CONFIGURE_LOG?= config.log > > .if defined(GNU_CONFIGURE)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 32445
: 17958