diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-27 02:25:13 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-27 02:25:13 +0800 |
commit | fb47fe0c141fb2962d5f8279e3f8c7ebcc2b676f (patch) | |
tree | c70dc7435c4de86d81bbeaa8fb1d1a920fdf37d3 /x11 | |
parent | bff5cdc025b196261bed5b483f16ecda63d54abf (diff) | |
download | marcuscom-ports-fb47fe0c141fb2962d5f8279e3f8c7ebcc2b676f.tar marcuscom-ports-fb47fe0c141fb2962d5f8279e3f8c7ebcc2b676f.tar.gz marcuscom-ports-fb47fe0c141fb2962d5f8279e3f8c7ebcc2b676f.tar.bz2 marcuscom-ports-fb47fe0c141fb2962d5f8279e3f8c7ebcc2b676f.tar.lz marcuscom-ports-fb47fe0c141fb2962d5f8279e3f8c7ebcc2b676f.tar.xz marcuscom-ports-fb47fe0c141fb2962d5f8279e3f8c7ebcc2b676f.tar.zst marcuscom-ports-fb47fe0c141fb2962d5f8279e3f8c7ebcc2b676f.zip |
Switch Gaim dependency to Pidgin.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8929 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 9817b7453..a3423e3ad 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -3,10 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD: ports/x11/gnome2-fifth-toe/Makefile,v 1.78 2007/04/11 19:26:20 marcus Exp $ -# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.85 2007/05/01 17:55:49 marcus Exp $ +# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.86 2007/05/19 21:36:29 marcus Exp $ # -PORTREVISION= 1 +PORTREVISION= 3 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/themes/Gorilla/metacity-1/metacity-theme-1.xml:${PORTSDIR}/x11-themes/gnome-themes-extras \ |