From ce64a8c0f552a2b285fb837c180cc24d7bfe8f93 Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Thu, 17 Dec 2020 12:36:08 +0000 Subject: MFH: r558287 games/blockout: enable on all architectures Builds fine on powerpc64. --- games/blockout/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/games/blockout/Makefile b/games/blockout/Makefile index 0d7869f57cee..076ebe9bcb33 100644 --- a/games/blockout/Makefile +++ b/games/blockout/Makefile @@ -14,8 +14,6 @@ COMMENT= BlockOut II is an adaptation of the original Blockout DOS game LICENSE= GPLv2+ -ONLY_FOR_ARCHS= i386 amd64 - USES= dos2unix gl gmake sdl USE_SDL= mixer sdl DOS2UNIX_FILES= ImageLib/src/gif/gif.h \ -- cgit v1.2.3