From 3f8673b5304491d815979cbca9f5698f2e27e181 Mon Sep 17 00:00:00 2001 From: obrien 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. --- ftp/quftp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftp/quftp') diff --git a/ftp/quftp/Makefile b/ftp/quftp/Makefile index 9aafbe64e7b9..600947491ccb 100644 --- a/ftp/quftp/Makefile +++ b/ftp/quftp/Makefile @@ -22,7 +22,7 @@ USE_REINPLACE= yes CFLAGS+= ${PTHREAD_CFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS} CONFIGURE_ENV= CFLAGS="${CFLAGS}" -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= quftp.1 PLIST_FILES= bin/quftp -- cgit itory'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build with GCC 4.2nox2007-10-222-7/+15
* Mark as broken with gcc4.2.linimon2007-09-291-1/+7
* - Add SHA256pav2005-11-251-0/+1