diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 15:59:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 15:59:41 +0000 |
commit | 017841c3f89b452210bf96c32895c3a4890e0210 (patch) | |
tree | a9860f53017d42a1988fb3bdc67ec3f3f046b649 /x11/gnome2-lite | |
parent | 82357145cece44a621ffbe16f6cfe8a679df64ed (diff) | |
download | ports-017841c3f89b452210bf96c32895c3a4890e0210.tar.gz ports-017841c3f89b452210bf96c32895c3a4890e0210.zip |
Notes
Diffstat (limited to 'x11/gnome2-lite')
-rw-r--r-- | x11/gnome2-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index df840410ba83..802d4cd852d8 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -12,7 +12,7 @@ PKGNAMESUFFIX= -lite COMMENT= The "meta-port" of the GNOME desktop slimmed down for FreeBSD releases -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 \ |