summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-09-30 01:58:19 +0000
committerdholland <dholland@pkgsrc.org>2012-09-30 01:58:19 +0000
commitc2b40706c73db34af893c4e9ef56ca88c311ac3c (patch)
tree0644a1aa6cf563f944e2c597c7d9075539516b31 /games
parent8030cd7d2157e7fba90593f900ec8f13470f9693 (diff)
downloadpkgsrc-c2b40706c73db34af893c4e9ef56ca88c311ac3c.tar.gz
Mark this BROKEN because it needs to match the version of simgear and
there's no point trying to build it until then. I'm going to do this but I might not get it done promptly.
Diffstat (limited to 'games')
-rw-r--r--games/flightgear/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index d961bd31c24..5342649e64a 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2012/09/22 13:48:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.26 2012/09/30 01:58:19 dholland Exp $
DISTNAME= FlightGear-2.0.0
PKGNAME= ${DISTNAME:tl}
@@ -15,6 +15,8 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
+BROKEN= Must be updated to match simgear.
+
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes