From 25ac337257c2bed312139eebbfe05076619962b6 Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 24 Jan 2005 23:36:08 +0000 Subject: - Move editors/gedit2 to editors/gedit git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3491 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome2/Makefile | 2 +- x11/gnome2/pkg-install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/gnome2') diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 93566ed02..8b07dc64f 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 eog:${PORTSDIR}/graphics/eog \ gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ gnect:${PORTSDIR}/games/gnomegames2 \ - gedit:${PORTSDIR}/editors/gedit2 \ + gedit:${PORTSDIR}/editors/gedit \ gnome-terminal:${PORTSDIR}/x11/gnometerminal \ gnome-session:${PORTSDIR}/x11/gnomesession \ bug-buddy:${PORTSDIR}/devel/bugbuddy \ diff --git a/x11/gnome2/pkg-install b/x11/gnome2/pkg-install index a4ae8c2ca..f895a8a6c 100644 --- a/x11/gnome2/pkg-install +++ b/x11/gnome2/pkg-install @@ -9,7 +9,7 @@ trap "rm -f ${tmp_pkg_info}" 0 pkg_info > ${tmp_pkg_info} if [ "$2" = "PRE-INSTALL" ]; then - GNOME_ONE_DESKTOP="gnomecore gnomeapplets gnomemedia gnomeutils gtop libgtop sawfish nautilus gedit xalf gnomegames ggv gnomeaudio" + GNOME_ONE_DESKTOP="gnomecore gnomeapplets gnomemedia gnomeutils gtop libgtop sawfish nautilus xalf gnomegames ggv gnomeaudio" for package in ${GNOME_ONE_DESKTOP}; do if grep "^${package}-[0-9]" ${tmp_pkg_info} >/dev/null 2>&1; then echo "${package} was detected on the system. This package is part of the GNOME 1.x" -- cgit v1.2.3