diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-10-08 17:52:02 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-10-08 17:52:02 +0800 |
commit | 6d248f4b5e17ad7fd8303f5918a694d91a7fd56f (patch) | |
tree | 33d86c5b290e19d3510f5edffc09c2135387f099 /x11-wm | |
parent | e8c2b10bbc86bdbc655298dc46e52c4b6ec22ee4 (diff) | |
download | freebsd-ports-gnome-6d248f4b5e17ad7fd8303f5918a694d91a7fd56f.tar.gz freebsd-ports-gnome-6d248f4b5e17ad7fd8303f5918a694d91a7fd56f.tar.zst freebsd-ports-gnome-6d248f4b5e17ad7fd8303f5918a694d91a7fd56f.zip |
Use bzip'ed distfile like other gnome ports do.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/metacity/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/metacity/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index 22daa62a74b5..b7f7c07a332b 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20 \ gconf-2:${PORTSDIR}/devel/gconf2 \ glade-2.0.0:${PORTSDIR}/devel/libglade2 +USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes diff --git a/x11-wm/metacity/distinfo b/x11-wm/metacity/distinfo index eac21d6a8af8..1225f00189b8 100644 --- a/x11-wm/metacity/distinfo +++ b/x11-wm/metacity/distinfo @@ -1 +1 @@ -MD5 (gnome2/metacity-2.4.2.tar.gz) = 8ba3517a033a0ea93064de6cd0e090d8 +MD5 (gnome2/metacity-2.4.2.tar.bz2) = 8f4e09123150f183b411a6d10c555279 |