> tested only on i386, since i haven't amd64.

this port should be i386 only, tested today on OpenBSD/amd64 in qemu
with no luck. thanks to Eugene Ryazanov, who pointed me to that!

Index: devel/fasm/Makefile
===================================================================
RCS file: /cvs/ports/devel/fasm/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- devel/fasm/Makefile 11 Jan 2009 18:23:25 -0000      1.1.1.1
+++ devel/fasm/Makefile 25 Jan 2009 04:33:15 -0000
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile,v 1.1.1.1 2009/01/11 18:23:25 pirofti Exp $
 
-ONLY_FOR_ARCHS =       i386 amd64
+ONLY_FOR_ARCHS =       i386
 
 COMMENT =              flat assembler
 DISTNAME =             fasm-1.67.29

Reply via email to