diff options
author | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-29 00:01:14 +0800 |
---|---|---|
committer | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-29 00:01:14 +0800 |
commit | 04732e0d822282fa2f2cf1284678adb6a10cb6da (patch) | |
tree | 6c10cba5233fc77f70d5d7af2db48807322dff1f /x11 | |
parent | 625a8674cc8460a96c58ed5672dcfeb82681aa88 (diff) | |
download | marcuscom-ports-04732e0d822282fa2f2cf1284678adb6a10cb6da.tar marcuscom-ports-04732e0d822282fa2f2cf1284678adb6a10cb6da.tar.gz marcuscom-ports-04732e0d822282fa2f2cf1284678adb6a10cb6da.tar.bz2 marcuscom-ports-04732e0d822282fa2f2cf1284678adb6a10cb6da.tar.lz marcuscom-ports-04732e0d822282fa2f2cf1284678adb6a10cb6da.tar.xz marcuscom-ports-04732e0d822282fa2f2cf1284678adb6a10cb6da.tar.zst marcuscom-ports-04732e0d822282fa2f2cf1284678adb6a10cb6da.zip |
- Rename port x11/gnomeapplets2 -> x11/gnome-applets
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6339 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 4dff8eb9e..bec02665a 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.155 2006/05/28 15:32:22 pav Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.156 2006/05/28 15:39:02 pav Exp $ # PORTNAME= gnome2 @@ -17,7 +17,7 @@ EXTRACT_ONLY= # empty MAINTAINER= gnome@FreeBSD.org COMMENT?= The "meta-port" for the GNOME 2 integrated X11 desktop -RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 \ +RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets \ gnome-cd:${PORTSDIR}/audio/gnome-media \ gnome-dictionary:${PORTSDIR}/deskutils/gnome-utils \ eog:${PORTSDIR}/graphics/eog \ |