summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorzafer <zafer@pkgsrc.org>2010-05-16 17:06:49 +0000
committerzafer <zafer@pkgsrc.org>2010-05-16 17:06:49 +0000
commitdf5745186886e698fe27db05d6a4245e5a1bc962 (patch)
tree685564b828760ddc939ad6c707289645089da44f /graphics
parent691e47239d52116ebec8818c8ed5c55b865d3d6a (diff)
downloadpkgsrc-df5745186886e698fe27db05d6a4245e5a1bc962.tar.gz
the checksums coming from ftp.gnome.org and its mirror differ from the file coming from clutter-project.org. Temporarily disable MASTER_SITES_GNOME.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/clutter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile
index 515006afb97..5e34c83f919 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2010/05/12 00:57:34 obache Exp $
+# $NetBSD: Makefile,v 1.14 2010/05/16 17:06:49 zafer Exp $
#
DISTNAME= clutter-1.2.8
CATEGORIES= graphics
-MASTER_SITES= http://www.clutter-project.org/sources/clutter/1.2/ \
- ${MASTER_SITE_GNOME:=sources/clutter/1.2/}
+MASTER_SITES= http://www.clutter-project.org/sources/clutter/1.2/
+# ${MASTER_SITE_GNOME:=sources/clutter/1.2/}
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://clutter-project.org/