From 1a830c3a8c1698b1b8896c4e645d5293aaee3d95 Mon Sep 17 00:00:00 2001 From: Hye-Shik Chang Date: Sun, 18 Apr 2004 11:42:37 +0000 Subject: Reduce configure warning. PR: 55180 [1], 65680 [2] Submitted by: Rui Lopes [1], Roman Neuhauser [2] --- lang/python/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/python') diff --git a/lang/python/Makefile b/lang/python/Makefile index 3495e7ec11c2..5bee1a4457bc 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -20,6 +20,7 @@ CONFLICTS= stackless_python-* 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}" -- cgit v1.2.3