aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/aaccli
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-06-15 05:31:52 +0800
committerpav <pav@FreeBSD.org>2007-06-15 05:31:52 +0800
commit3fb6ca8bbfbd4aa5802000938559537ca5092baf (patch)
treec43bcc75805874bd8fca3920f1b6ab74e316471d /sysutils/aaccli
parentd9e170952ec908f7b4764ec417e2e0a78c2f9a1e (diff)
downloadfreebsd-ports-gnome-3fb6ca8bbfbd4aa5802000938559537ca5092baf.tar.gz
freebsd-ports-gnome-3fb6ca8bbfbd4aa5802000938559537ca5092baf.tar.zst
freebsd-ports-gnome-3fb6ca8bbfbd4aa5802000938559537ca5092baf.zip
- Fix on amd64: just hard-code i386 into port for now
Diffstat (limited to 'sysutils/aaccli')
-rw-r--r--sysutils/aaccli/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/aaccli/Makefile b/sysutils/aaccli/Makefile
index f1942d2775b2..8dbbbd5fb4ea 100644
--- a/sysutils/aaccli/Makefile
+++ b/sysutils/aaccli/Makefile
@@ -22,8 +22,8 @@ RESTRICTED= "May not be redistributed in binary form"
NO_CDROM= yes
IA32_BINARY_PORT= yes
-PLIST= ${MASTERDIR}/pkg-plist.${MACHINE_ARCH}
-MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH}
+PLIST= ${MASTERDIR}/pkg-plist.i386
+MD5_FILE= ${MASTERDIR}/distinfo.i386
NO_BUILD= yes
NO_WRKSUBDIR= yes