diff options
Diffstat (limited to 'sysutils/aaccli/Makefile')
-rw-r--r-- | sysutils/aaccli/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |