diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-05-22 02:01:30 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-05-22 02:01:30 +0000 |
commit | 360f00838dbce20d0abb6f1468785e7fea043d21 (patch) | |
tree | 7461480c00c933feeaaec1c5e2ba9edd89c00ef9 /accessibility/gnome-mag | |
parent | 4de0c5d6ed5eff589a141b0789016d68e4015e4c (diff) |
Switch to USE_BZIP2 for bandwidith reasons, and also because certain GNOME
mirrors only carrier bzip2 tarballs.
PR: 67020
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes
Notes:
svn path=/head/; revision=109676
Diffstat (limited to 'accessibility/gnome-mag')
-rw-r--r-- | accessibility/gnome-mag/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gnome-mag/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 249df872b101..70811f7dbe75 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -16,6 +16,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME screen magnifier +USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix atspi libbonobo lthack intlhack USE_GMAKE= yes diff --git a/accessibility/gnome-mag/distinfo b/accessibility/gnome-mag/distinfo index fa0c2f882594..6fd1495a3472 100644 --- a/accessibility/gnome-mag/distinfo +++ b/accessibility/gnome-mag/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-mag-0.10.11.tar.gz) = 6d53b63f2028d91917e75ecf3324c137 -SIZE (gnome2/gnome-mag-0.10.11.tar.gz) = 393695 +MD5 (gnome2/gnome-mag-0.10.11.tar.bz2) = 8a117fc965c792a3b4a8ae0d8fa5a33e +SIZE (gnome2/gnome-mag-0.10.11.tar.bz2) = 291851 |