aboutsummaryrefslogtreecommitdiff
path: root/devel/libdisasm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libdisasm/Makefile')
-rw-r--r--devel/libdisasm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libdisasm/Makefile b/devel/libdisasm/Makefile
index d490fdf686cc..274c16d34d56 100644
--- a/devel/libdisasm/Makefile
+++ b/devel/libdisasm/Makefile
@@ -20,6 +20,7 @@ COMMENT= The Bastard Disassembly Environment x86 disassembler library
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
USE_LDCONFIG= yes
+ONLY_FOR_ARCHS= i386
.include <bsd.port.pre.mk>