Mon Apr 21 09:29:26 2008 UTC ()
Fix MASTER_SITES.


(wiz)
diff -r1.4 -r1.5 pkgsrc/games/simgear/Makefile

cvs diff -r1.4 -r1.5 pkgsrc/games/simgear/Makefile (expand / switch to unified diff)

--- pkgsrc/games/simgear/Makefile 2008/03/14 14:49:53 1.4
+++ pkgsrc/games/simgear/Makefile 2008/04/21 09:29:26 1.5
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.4 2008/03/14 14:49:53 drochner Exp $ 1# $NetBSD: Makefile,v 1.5 2008/04/21 09:29:26 wiz Exp $
2# 2#
3 3
4DISTNAME= SimGear-1.0.0 4DISTNAME= SimGear-1.0.0
5PKGNAME= ${DISTNAME:S/SimGear/simgear/} 5PKGNAME= ${DISTNAME:S/SimGear/simgear/}
6CATEGORIES= devel 6CATEGORIES= devel
7MASTER_SITES= ftp://ftp.de.simgear.org/pub/simgear/ 7MASTER_SITES= ftp://ftp.de.simgear.org/pub/simgear/Source/
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.simgear.org/ 10HOMEPAGE= http://www.simgear.org/
11COMMENT= Simulator Construction Tools 11COMMENT= Simulator Construction Tools
12 12
13USE_PKGLOCALEDIR= yes 13USE_PKGLOCALEDIR= yes
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15USE_LANGUAGES= c c++ 15USE_LANGUAGES= c c++
16 16
17.include "../../audio/openal/buildlink3.mk" 17.include "../../audio/openal/buildlink3.mk"
18.include "../../audio/freealut/buildlink3.mk" 18.include "../../audio/freealut/buildlink3.mk"
19.include "../../devel/zlib/buildlink3.mk" 19.include "../../devel/zlib/buildlink3.mk"
20BUILDLINK_API_DEPENDS.plib+= plib>=1.8.4 20BUILDLINK_API_DEPENDS.plib+= plib>=1.8.4