diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-24 10:51:14 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-24 10:51:14 +0800 |
commit | d4520a588d0b7f33b28e4c15c4d999dfdfd306cc (patch) | |
tree | 9b39fb87c06d24498768ed31736fb58cfcd26346 /x11/gnome2-power-tools/Makefile | |
parent | a7afa51bb299c317ddddd192510818e68aec2920 (diff) | |
download | marcuscom-ports-d4520a588d0b7f33b28e4c15c4d999dfdfd306cc.tar marcuscom-ports-d4520a588d0b7f33b28e4c15c4d999dfdfd306cc.tar.gz marcuscom-ports-d4520a588d0b7f33b28e4c15c4d999dfdfd306cc.tar.bz2 marcuscom-ports-d4520a588d0b7f33b28e4c15c4d999dfdfd306cc.tar.lz marcuscom-ports-d4520a588d0b7f33b28e4c15c4d999dfdfd306cc.tar.xz marcuscom-ports-d4520a588d0b7f33b28e4c15c4d999dfdfd306cc.tar.zst marcuscom-ports-d4520a588d0b7f33b28e4c15c4d999dfdfd306cc.zip |
Chase the update of epiphany/1.9/extensions -> epiphany/2.14/extensions.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6121 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 ca85650fd..2147dbb83 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.67 2006/01/15 23:09:42 ahze Exp $ +# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.68 2006/02/03 05:53:28 marcus Exp $ # PORTREVISION= 0 @@ -12,7 +12,7 @@ PKGNAMESUFFIX= -power-tools COMMENT= "Geektoys" for the GNOME 2 power user -RUN_DEPENDS= ${X11BASE}/lib/epiphany/1.9/extensions/libgesturesextension.so:${PORTSDIR}/www/epiphany-extensions \ +RUN_DEPENDS= ${X11BASE}/lib/epiphany/2.14/extensions/libgesturesextension.so:${PORTSDIR}/www/epiphany-extensions \ gnome-pkgview:${PORTSDIR}/sysutils/gnome-pkgview \ ${X11BASE}/libexec/netspeed_applet2:${PORTSDIR}/net/netspeed_applet \ ${LOCALBASE}/sbin/gkrellmd:${PORTSDIR}/sysutils/gkrellm2 \ |