At Kris's request, back out the MACHINE_ARCH spelling correction until

after 5.4-RELEASE.
This commit is contained in:
David E. O'Brien
2005-04-12 03:26:56 +00:00
parent b286f01b6c
commit c3d8037aeb
897 changed files with 1024 additions and 1031 deletions

View File

@@ -31,7 +31,7 @@ CONFIGURE_ARGS= ${SQLRELAY_CONFIGURE_ARGS} \
--disable-python \
--disable-ruby \
--disable-zope
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
.include "${.CURDIR}/Makefile.common"