From 902e7247c7d11481ce913f72beb0fab596cc38f8 Mon Sep 17 00:00:00 2001 From: swills Date: Thu, 15 Sep 2016 01:41:28 +0000 Subject: Unmark broken on powerpc64 These ports built successfully --- emulators/bochs/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'emulators') diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index f1f991e807ff..633643591a83 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -12,8 +12,6 @@ COMMENT= IA-32 (x86) PC emulator that runs DOS, Win 95, and more LICENSE= LGPL21 -BROKEN_powerpc64= Does not build - USES= gmake libtool:keepla pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_header_alsa_asoundlib_h=no \ -- cgit