Assist getting more ports working on AMD64 by obeying the

Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
This commit is contained in:
David E. O'Brien
2005-04-11 08:04:41 +00:00
parent 063f8ca624
commit f2fc2d60ae
900 changed files with 1049 additions and 1020 deletions

View File

@@ -54,7 +54,7 @@ USE_LIBTOOL_VER= 13
GNU_CONFIGURE= YES
USE_REINPLACE= YES
CONFIGURE_ARGS= --prefix=${PREFIX} --with-hints=freebsd.hints
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
ALL_TARGET= all
INSTALLS_SHLIB= YES