diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 15:36:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 15:36:57 +0000 |
commit | 5cf1bf6b79dcb73e7d7192584c9b1e2d9465d0c3 (patch) | |
tree | 2738292b47787db213694daae67044d0cccf440e /x11 | |
parent | 2e36251b407b5b708ca156643f949708da5e9a3d (diff) | |
download | freebsd-ports-5cf1bf6b79dcb73e7d7192584c9b1e2d9465d0c3.zip |
- Rename ports
sysutils/gnomesystemmonitor -> sysutils/gnome-system-monitor
sysutils/gnomesystemtools -> sysutils/gnome-system-tools
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-applets/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2-lite/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 4 | ||||
-rw-r--r-- | x11/gnomeapplets2/Makefile | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index fa6ef84626ca..9c3dea22dff2 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -17,11 +17,11 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Applets components for the Gnome 2 Desktop Environment -BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gnome-system-tools.pc:${PORTSDIR}/sysutils/gnomesystemtools +BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gnome-system-tools.pc:${PORTSDIR}/sysutils/gnome-system-tools LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ xklavier.10:${PORTSDIR}/x11/libxklavier \ gucharmap.4:${PORTSDIR}/deskutils/gucharmap -RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/system-tools-backends.pc:${PORTSDIR}/sysutils/gnomesystemtools +RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/system-tools-backends.pc:${PORTSDIR}/sysutils/gnome-system-tools USE_GETTEXT= yes USE_BZIP2= yes diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index d443991c0d79..df840410ba83 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 gedit:${PORTSDIR}/editors/gedit \ gnome-terminal:${PORTSDIR}/x11/gnometerminal \ gnome-session:${PORTSDIR}/x11/gnomesession \ - gnome-system-monitor:${PORTSDIR}/sysutils/gnomesystemmonitor \ + gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \ nautilus:${PORTSDIR}/x11-fm/nautilus2 \ yelp:${PORTSDIR}/x11/yelp \ ${X11BASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnome-user-docs \ diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 6b2df95adfd6..d9f5e8abc591 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -27,7 +27,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 gnome-terminal:${PORTSDIR}/x11/gnometerminal \ gnome-session:${PORTSDIR}/x11/gnomesession \ bug-buddy:${PORTSDIR}/devel/bug-buddy \ - gnome-system-monitor:${PORTSDIR}/sysutils/gnomesystemmonitor \ + gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \ nautilus:${PORTSDIR}/x11-fm/nautilus2 \ yelp:${PORTSDIR}/x11/yelp \ ${X11BASE}/sbin/gdm:${PORTSDIR}/x11/gdm \ @@ -47,7 +47,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 dasher:${PORTSDIR}/accessibility/dasher \ evolution-2.6:${PORTSDIR}/mail/evolution \ ${X11BASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ - network-admin:${PORTSDIR}/sysutils/gnomesystemtools \ + network-admin:${PORTSDIR}/sysutils/gnome-system-tools \ gnome-nettool:${PORTSDIR}/net/gnome-nettool \ vino-session:${PORTSDIR}/net/vino \ ximian-connector-setup-2.6:${PORTSDIR}/mail/evolution-exchange \ diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index fa6ef84626ca..9c3dea22dff2 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -17,11 +17,11 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Applets components for the Gnome 2 Desktop Environment -BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gnome-system-tools.pc:${PORTSDIR}/sysutils/gnomesystemtools +BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gnome-system-tools.pc:${PORTSDIR}/sysutils/gnome-system-tools LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ xklavier.10:${PORTSDIR}/x11/libxklavier \ gucharmap.4:${PORTSDIR}/deskutils/gucharmap -RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/system-tools-backends.pc:${PORTSDIR}/sysutils/gnomesystemtools +RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/system-tools-backends.pc:${PORTSDIR}/sysutils/gnome-system-tools USE_GETTEXT= yes USE_BZIP2= yes |