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. --- sysutils/aaccli/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/aaccli') diff --git a/sysutils/aaccli/Makefile b/sysutils/aaccli/Makefile index b563ea668dde..263a947a4742 100644 --- a/sysutils/aaccli/Makefile +++ b/sysutils/aaccli/Makefile @@ -22,8 +22,8 @@ RESTRICTED= "May not be redistributed in binary form" NO_CDROM= yes ONLY_FOR_ARCHS= i386 -PLIST= ${MASTERDIR}/pkg-plist.${ARCH} -MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} +PLIST= ${MASTERDIR}/pkg-plist.${MACHINE_ARCH} +MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} NO_BUILD= yes NO_WRKSUBDIR= yes -- cgit v1.2.3