Sat Nov 21 01:34:18 2009 UTC ()
clutter is also provided via MASTER_SITE_GNOME.


(obache)
diff -r1.6 -r1.7 pkgsrc/graphics/clutter/Makefile

cvs diff -r1.6 -r1.7 pkgsrc/graphics/clutter/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/clutter/Makefile 2009/10/26 08:45:51 1.6
+++ pkgsrc/graphics/clutter/Makefile 2009/11/21 01:34:18 1.7
@@ -1,19 +1,20 @@ @@ -1,19 +1,20 @@
1# $NetBSD: Makefile,v 1.6 2009/10/26 08:45:51 obache Exp $ 1# $NetBSD: Makefile,v 1.7 2009/11/21 01:34:18 obache Exp $
2# 2#
3 3
4DISTNAME= clutter-1.0.8 4DISTNAME= clutter-1.0.8
5CATEGORIES= graphics 5CATEGORIES= graphics
6MASTER_SITES= http://www.clutter-project.org/sources/clutter/1.0/ 6MASTER_SITES= http://www.clutter-project.org/sources/clutter/1.0/ \
 7 ${MASTER_SITE_GNOME:=sources/clutter/1.0/}
7 8
8MAINTAINER= obache@NetBSD.org 9MAINTAINER= obache@NetBSD.org
9HOMEPAGE= http://clutter-project.org/ 10HOMEPAGE= http://clutter-project.org/
10COMMENT= Open GL based interactive canvas library 11COMMENT= Open GL based interactive canvas library
11LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
12 13
13PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
14 15
15GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
16USE_LIBTOOL= yes 17USE_LIBTOOL= yes
17USE_TOOLS+= gmake pkg-config 18USE_TOOLS+= gmake pkg-config
18 19
19CONFIGURE_ARGS+= --with-json=check 20CONFIGURE_ARGS+= --with-json=check