summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-24 15:56:33 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-08-24 15:56:33 +0000
commitb3dfd9538d638fc45dd8e6437072f31419f7ff5e (patch)
tree5f36082dbbb4fedd0e229b618ce9916bf1028bac /x11
parent- Update to 1.0 (diff)
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 <mvh@ix.netcom.com>
Notes
Notes: svn path=/head/; revision=117202
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome2-fifth-toe/Makefile2
1 files changed, 1 insertions, 1 deletions
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)