From b3dfd9538d638fc45dd8e6437072f31419f7ff5e Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 24 Aug 2004 15:56:33 +0000 Subject: [PATCH] Switch the check for gnomesystemtools to use network-admin instead of boot-admin since the latter is no longer installed on FreeBSD. Reported by: Mike Harding --- x11/gnome2-fifth-toe/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 7befa365e6bb..e6a2a83ba130 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -34,7 +34,7 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \ gnotime:${PORTSDIR}/deskutils/gnotime \ sound-juicer:${PORTSDIR}/audio/sound-juicer \ rhythmbox:${PORTSDIR}/audio/rhythmbox \ - boot-admin:${PORTSDIR}/sysutils/gnomesystemtools \ + network-admin:${PORTSDIR}/sysutils/gnomesystemtools \ jamboree:${PORTSDIR}/audio/jamboree .if !defined(PACKAGE_BUILDING) && !defined(PARALLEL_PACKAGE_BUILD)