aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/ltrace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ltrace/Makefile b/sysutils/ltrace/Makefile
index 4779b6104722..94918c288167 100644
--- a/sysutils/ltrace/Makefile
+++ b/sysutils/ltrace/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= elf:${PORTSDIR}/devel/libelf
LICENCE= GPLv2
LICENCE_FILE= ${WRKSRC}/COPYING
-ONLY_FOR_ARCH= i386
+ONLY_FOR_ARCHS= i386
GNU_CONFIGURE= yes
USE_GMAKE= yes