summaryrefslogtreecommitdiff
path: root/lang/fasm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/fasm/Makefile')
-rw-r--r--lang/fasm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/fasm/Makefile b/lang/fasm/Makefile
index 0378449920a5..f9f0747ea1bd 100644
--- a/lang/fasm/Makefile
+++ b/lang/fasm/Makefile
@@ -12,6 +12,8 @@ COMMENT= Flat, multiple-pass assembler for IA-32 & x86-64 architectures
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/license.txt
+CONFLICTS_INSTALL= fasm-fpga SASM # bin/fasm
+
ONLY_FOR_ARCHS= amd64 i386
IA32_BINARY_PORT= yes