From c3d8037aeba75366ed06e02fbc981e15b46e7d0a Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 12 Apr 2005 03:26:56 +0000 Subject: At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE. --- databases/sqlite2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/sqlite2') diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile index 659acd84cb8c..41e56068643e 100644 --- a/databases/sqlite2/Makefile +++ b/databases/sqlite2/Makefile @@ -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 -- cgit v1.2.3