pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/flightgear Since commit message said this requir...
details: https://anonhg.NetBSD.org/pkgsrc/rev/901397933251
branches: trunk
changeset: 579180:901397933251
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Aug 27 10:00:49 2010 +0000
description:
Since commit message said this requires simgear>=2, let pkgsrc require
it as well.
diffstat:
games/flightgear/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r 26dc127b8b3f -r 901397933251 games/flightgear/Makefile
--- a/games/flightgear/Makefile Fri Aug 27 09:50:21 2010 +0000
+++ b/games/flightgear/Makefile Fri Aug 27 10:00:49 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2010/08/27 07:54:22 adam Exp $
+# $NetBSD: Makefile,v 1.11 2010/08/27 10:00:49 wiz Exp $
DISTNAME= FlightGear-2.0.0
PKGNAME= ${DISTNAME:tl}
@@ -10,7 +10,6 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.flightgear.org/
COMMENT= The FlightGear Simulator
-
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
@@ -26,6 +25,7 @@
.include "../../devel/SDL/buildlink3.mk"
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../games/plib/buildlink3.mk"
+BUILDLINK_API_DEPENDS.simgear+= simgear>=2.0.0
.include "../../games/simgear/buildlink3.mk"
.include "../../graphics/glut/buildlink3.mk"
.include "../../graphics/jpeg/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index