diff options
author | marcus <marcus@FreeBSD.org> | 2007-05-27 02:23:55 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-05-27 02:23:55 +0800 |
commit | a7f2d961d777842fabd39d3a2e8c5adc52f45201 (patch) | |
tree | fa73a337d61977e66334d83821049ca530a9e69d /x11/gnome2-fifth-toe | |
parent | 1a1910878f45fe4336cdebe96b1673809c441810 (diff) | |
download | freebsd-ports-gnome-a7f2d961d777842fabd39d3a2e8c5adc52f45201.tar.gz freebsd-ports-gnome-a7f2d961d777842fabd39d3a2e8c5adc52f45201.tar.zst freebsd-ports-gnome-a7f2d961d777842fabd39d3a2e8c5adc52f45201.zip |
Switch Gaim dependency to Pidgin.
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index bea450fc2199..efcae778646f 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.83 2007/04/03 01:14:24 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome PKGNAMESUFFIX= -fifth-toe @@ -18,7 +18,7 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan \ sodipodi:${PORTSDIR}/graphics/sodipodi \ gnomeicu:${PORTSDIR}/net-im/gnomeicu \ gthumb:${PORTSDIR}/graphics/gthumb \ - ${LOCALBASE}/lib/gaim/docklet.so:${PORTSDIR}/net-im/gaim \ + pidgin:${PORTSDIR}/net-im/pidgin \ tsclient:${PORTSDIR}/net/tsclient \ galeon:${PORTSDIR}/www/galeon \ ${LOCALBASE}/share/gnome/themes/Gorilla/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/gnome-themes-extras \ |