ports/65680: [PATCH] lang/python: fix ./configure --host warning
Roman Neuhauser
neuhauser at chello.cz
Sat Apr 17 17:00:44 UTC 2004
>Number: 65680
>Category: ports
>Synopsis: [PATCH] lang/python: fix ./configure --host warning
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Apr 17 10:00:43 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Roman Neuhauser
>Release: FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386
>Description:
silence a configure warning
>How-To-Repeat:
>Fix:
--- lang-python.CONFIGURE_TARGET.patch begins here ---
Index: lang/python/Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/python/Makefile,v
retrieving revision 1.127
diff -u -r1.127 Makefile
--- lang/python/Makefile 14 Apr 2004 06:49:21 -0000 1.127
+++ lang/python/Makefile 17 Apr 2004 15:23:49 -0000
@@ -20,6 +20,7 @@
DIST_SUBDIR= python
WRKSRC= ${PYTHON_WRKSRC}
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-fpectl
CONFIGURE_ENV= OPT="${CFLAGS}"
MAKE_ENV= VPATH="${WRKSRC}"
--- lang-python.CONFIGURE_TARGET.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list