diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-14 16:27:50 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-14 16:27:50 +0800 |
commit | 26fb21116a7e74d7c1902937ecbcd002bdf71ba2 (patch) | |
tree | 3e52bcfb6bc3def4593e646de5c897425cfd262c /x11 | |
parent | c07dce16171a813b9a0ada4adf94597597696e46 (diff) | |
download | marcuscom-ports-26fb21116a7e74d7c1902937ecbcd002bdf71ba2.tar marcuscom-ports-26fb21116a7e74d7c1902937ecbcd002bdf71ba2.tar.gz marcuscom-ports-26fb21116a7e74d7c1902937ecbcd002bdf71ba2.tar.bz2 marcuscom-ports-26fb21116a7e74d7c1902937ecbcd002bdf71ba2.tar.lz marcuscom-ports-26fb21116a7e74d7c1902937ecbcd002bdf71ba2.tar.xz marcuscom-ports-26fb21116a7e74d7c1902937ecbcd002bdf71ba2.tar.zst marcuscom-ports-26fb21116a7e74d7c1902937ecbcd002bdf71ba2.zip |
Presenting GNOME 2.9.4 for FreeBSD!
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3436 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome2-lite/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 5 |
4 files changed, 6 insertions, 6 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 2767f5068..6d8545389 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2-fifth-toe -PORTVERSION= 2.9.3 -PORTREVISION= 1 +PORTVERSION= 2.9.4 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index 1e28ed7e2..d8e98b53c 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.9.3 +PORTVERSION= 2.9.4 CATEGORIES= x11 gnome MASTER_SITES= # empty PKGNAMESUFFIX= -lite diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index f00fb5476..fcea6c090 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-power-tools -PORTVERSION= 2.9.3 +PORTVERSION= 2.9.4 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 64215e98e..ab55319a5 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.9.3 +PORTVERSION= 2.9.4 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -57,7 +57,8 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \ totem:${PORTSDIR}/multimedia/totem-gstreamer \ gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ - gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 + gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \ + ${X11BASE}/share/gnome/gnome-background-properties/gnome-abstract.xml:${PORTSDIR}/x11-themes/gnome-backgrounds # gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media NO_BUILD= yes |