diff options
author | marcus <marcus@FreeBSD.org> | 2004-05-22 02:01:30 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-05-22 02:01:30 +0000 |
commit | 81e44bd48bba815baa3a533b513074cf8fbb2c73 (patch) | |
tree | f8a720dc709a140753759f698008b36bd1904c62 /accessibility | |
parent | a271311f5d60deca35ca6e9fca9f3f502f7288da (diff) | |
download | FreeBSD-ports-81e44bd48bba815baa3a533b513074cf8fbb2c73.zip FreeBSD-ports-81e44bd48bba815baa3a533b513074cf8fbb2c73.tar.gz |
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>
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/gnome-mag/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gnome-mag/distinfo | 4 | ||||
-rw-r--r-- | accessibility/gnomemag/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gnomemag/distinfo | 4 |
4 files changed, 6 insertions, 4 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 249df87..70811f7 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 fa0c2f8..6fd1495 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 diff --git a/accessibility/gnomemag/Makefile b/accessibility/gnomemag/Makefile index 249df87..70811f7 100644 --- a/accessibility/gnomemag/Makefile +++ b/accessibility/gnomemag/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/gnomemag/distinfo b/accessibility/gnomemag/distinfo index fa0c2f8..6fd1495 100644 --- a/accessibility/gnomemag/distinfo +++ b/accessibility/gnomemag/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 |