From 846d8199972dd0559fe10d7173837b7a0309069b Mon Sep 17 00:00:00 2001 From: swills Date: Thu, 21 Apr 2016 16:43:14 +0000 Subject: many ports: mark broken on powerpc64 --- graphics/maim/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'graphics/maim') diff --git a/graphics/maim/Makefile b/graphics/maim/Makefile index db6e56edbf10..eec3f2e23cdf 100644 --- a/graphics/maim/Makefile +++ b/graphics/maim/Makefile @@ -10,6 +10,8 @@ COMMENT= Screenshot utility with performance improvements over scrot LICENSE= GPLv3 +BROKEN_powerpc64= Does not build + LIB_DEPENDS= libImlib2.so:graphics/imlib2 USE_GITHUB= yes -- cgit