diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-23 04:56:35 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-23 04:56:35 +0800 |
commit | 0f6cc343e416dd303e3f81426a2810db3e499664 (patch) | |
tree | 0302844491a4c1acee34162f1f259634eac3c228 | |
parent | 2cef85b8a4175353cf0e92ead2291edc98583934 (diff) | |
download | marcuscom-ports-0f6cc343e416dd303e3f81426a2810db3e499664.tar marcuscom-ports-0f6cc343e416dd303e3f81426a2810db3e499664.tar.gz marcuscom-ports-0f6cc343e416dd303e3f81426a2810db3e499664.tar.bz2 marcuscom-ports-0f6cc343e416dd303e3f81426a2810db3e499664.tar.lz marcuscom-ports-0f6cc343e416dd303e3f81426a2810db3e499664.tar.xz marcuscom-ports-0f6cc343e416dd303e3f81426a2810db3e499664.tar.zst marcuscom-ports-0f6cc343e416dd303e3f81426a2810db3e499664.zip |
Use USE_BZIP2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1519 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/libglademm/Makefile | 1 | ||||
-rw-r--r-- | devel/libglademm/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/libgnomeuimm/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/libgnomeuimm/distinfo | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/devel/libglademm/Makefile b/devel/libglademm/Makefile index 34776b288..85efa78d7 100644 --- a/devel/libglademm/Makefile +++ b/devel/libglademm/Makefile @@ -18,6 +18,7 @@ COMMENT= C++ wrapper for libglade2 library LIB_DEPENDS= gtkmm-2.3.2:${PORTSDIR}/x11-toolkits/gtk--2 BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack lthack libglade2 diff --git a/devel/libglademm/distinfo b/devel/libglademm/distinfo index 0ebc41f44..6dafa9051 100644 --- a/devel/libglademm/distinfo +++ b/devel/libglademm/distinfo @@ -1 +1 @@ -MD5 (gnome2/libglademm-2.3.0.tar.gz) = 5fbc33d0fb106a8a1691c13ef59cc53b +MD5 (gnome2/libglademm-2.3.0.tar.bz2) = 2f23868e9f203ca6c4058ebd23ca07e6 diff --git a/x11-toolkits/libgnomeuimm/Makefile b/x11-toolkits/libgnomeuimm/Makefile index 343379c19..a0edc83ac 100644 --- a/x11-toolkits/libgnomeuimm/Makefile +++ b/x11-toolkits/libgnomeuimm/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= gnomemm-2.5.1:${PORTSDIR}/x11/libgnomemm \ glademm-2.3.1:${PORTSDIR}/devel/libglademm BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack lthack libgnomeui diff --git a/x11-toolkits/libgnomeuimm/distinfo b/x11-toolkits/libgnomeuimm/distinfo index 0ff9412bd..17fcb5e3c 100644 --- a/x11-toolkits/libgnomeuimm/distinfo +++ b/x11-toolkits/libgnomeuimm/distinfo @@ -1 +1 @@ -MD5 (gnome2/libgnomeuimm-2.5.0.tar.gz) = 31020a38242702167d170409fdd53ed3 +MD5 (gnome2/libgnomeuimm-2.5.0.tar.bz2) = 0fd6ad0824092ee65ff32e18345d8c00 |