At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
This commit is contained in:
@@ -60,7 +60,7 @@ USE_LIBTOOL_VER= 13
|
||||
GNU_CONFIGURE= YES
|
||||
USE_REINPLACE= YES
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} --with-hints=freebsd.hints
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
ALL_TARGET= all
|
||||
#.if defined(WITH_TCL)
|
||||
#ALL_TARGET+= libtclsqlite.la
|
||||
|
||||
Reference in New Issue
Block a user