diff options
Diffstat (limited to 'games/fgrun')
-rw-r--r-- | games/fgrun/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/fgrun/Makefile b/games/fgrun/Makefile index 3860ad4b271b..5b4c4a05f36b 100644 --- a/games/fgrun/Makefile +++ b/games/fgrun/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= https://gitorious.org/${GO_ACCOUNT}/${GO_PROJECT}/archive/${GO_TAG MAINTAINER= buganini@gmail.com COMMENT= Graphical frontend to run FlightGear Flight Simulator +BROKEN= checksum mismatch (PR 195277) + LICENSE= GPLv2 LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk \ |