diff options
Diffstat (limited to 'games/flightgear-data/Makefile')
-rw-r--r-- | games/flightgear-data/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/flightgear-data/Makefile b/games/flightgear-data/Makefile index 5ed4ffebf0e..a75dde8037a 100644 --- a/games/flightgear-data/Makefile +++ b/games/flightgear-data/Makefile @@ -20,6 +20,10 @@ DATADIR= ${PREFIX}/share/flightgear PLIST= ${WRKDIR}/pkg-plist PLIST_DIRS= %%DATADIR%% +BROKEN_aarch64= Fails to install: runaway process +BROKEN_armv64= Fails to install: runaway process +BROKEN_mips64= Fails to install: runaway process + post-patch: @${RM} ${WRKSRC}/COPYING |