diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-26 18:23:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-26 18:23:55 +0000 |
commit | e165e3d1b778f6d9191a025acf490a924aa9302d (patch) | |
tree | 7074a91ed662a3ffdc59336e5630828ec0c38067 /x11/gnome2-fifth-toe | |
parent | 2f90b2f76f3272702c14eb4b3938e1f3dd69e827 (diff) | |
download | ports-e165e3d1b778f6d9191a025acf490a924aa9302d.tar.gz ports-e165e3d1b778f6d9191a025acf490a924aa9302d.zip |
Notes
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 \ |