diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-02 04:40:19 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-04-02 04:40:19 +0800 |
commit | c51d62ffad5d25ac3290b8d2c5244091052bbc27 (patch) | |
tree | 49e6df29ef3ac9734be220ec5e33b0ac3dea8502 /x11/gnome2-power-tools/Makefile | |
parent | 62c7c6b9a5fc356f6a1c68022c07b080ced10e74 (diff) | |
download | marcuscom-ports-c51d62ffad5d25ac3290b8d2c5244091052bbc27.tar marcuscom-ports-c51d62ffad5d25ac3290b8d2c5244091052bbc27.tar.gz marcuscom-ports-c51d62ffad5d25ac3290b8d2c5244091052bbc27.tar.bz2 marcuscom-ports-c51d62ffad5d25ac3290b8d2c5244091052bbc27.tar.lz marcuscom-ports-c51d62ffad5d25ac3290b8d2c5244091052bbc27.tar.xz marcuscom-ports-c51d62ffad5d25ac3290b8d2c5244091052bbc27.tar.zst marcuscom-ports-c51d62ffad5d25ac3290b8d2c5244091052bbc27.zip |
Presenting GNOME 2.6.0!!!
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2236 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2-power-tools/Makefile')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 4991c11e2..7a17343ca 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-power-tools -PORTVERSION= 2.5.92 +PORTVERSION= 2.6.0 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -17,7 +17,7 @@ COMMENT= "Geektoys" for the GNOME 2 power user RUN_DEPENDS= ${X11BASE}/lib/epiphany/extensions/libgesturesextension.so:${PORTSDIR}/www/epiphany-extensions \ gnome-pkgview:${PORTSDIR}/sysutils/gnome-pkgview \ - ${X11BASE}/lib/libquicklounge-applet.so:${PORTSDIR}/misc/quick-lounge-applet \ + ${X11BASE}/libexec/quick-lounge-applet:${PORTSDIR}/misc/quick-lounge-applet \ ${X11BASE}/libexec/netspeed_applet2:${PORTSDIR}/net/netspeed_applet \ ${LOCALBASE}/sbin/gkrellmd:${PORTSDIR}/sysutils/gkrellm2 \ splashsetter:${PORTSDIR}/deskutils/splashsetter \ |