At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
This commit is contained in:
@@ -21,7 +21,7 @@ COMMENT?= An interpreted object-oriented programming language
|
||||
DIST_SUBDIR= python
|
||||
WRKSRC= ${PYTHON_WRKSRC}
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --with-fpectl
|
||||
CONFIGURE_ENV= OPT="${CFLAGS}"
|
||||
MAKE_ENV= VPATH="${WRKSRC}"
|
||||
|
||||
Reference in New Issue
Block a user