diff -u python.orig/Makefile python/Makefile --- python.orig/Makefile Sat Aug 2 08:28:49 2003 +++ python/Makefile Sat Aug 2 08:32:18 2003 @@ -20,6 +20,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-fpectl CONFIGURE_ENV= OPT="${CFLAGS}" +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALL_TARGET= install MAN1= python.1