diff --git a/emulators/win4bsd/Makefile b/emulators/win4bsd/Makefile index 49f3f9c807f4..d99ebe8625ae 100644 --- a/emulators/win4bsd/Makefile +++ b/emulators/win4bsd/Makefile @@ -17,7 +17,8 @@ COMMENT= Win4BSD Virtual Machine for Windows under BSD CONFLICTS= Win4BSD-[0-9]* -IA32_BINARY_PORT= yes +ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS_REASON= installs an i386 binary which requires dependecies USE_BZIP2= yes USE_GNOME= gtk12 NO_BUILD= yes