diff options
-rw-r--r-- | sysutils/aaccli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/aaccli/Makefile b/sysutils/aaccli/Makefile index 66ec7b916952..f1942d2775b2 100644 --- a/sysutils/aaccli/Makefile +++ b/sysutils/aaccli/Makefile @@ -21,7 +21,7 @@ EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip RESTRICTED= "May not be redistributed in binary form" NO_CDROM= yes -ONLY_FOR_ARCHS= i386 +IA32_BINARY_PORT= yes PLIST= ${MASTERDIR}/pkg-plist.${MACHINE_ARCH} MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} |