1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

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>
This commit is contained in:
Joe Marcus Clarke 2004-08-24 15:56:33 +00:00
parent 5eb7766766
commit b3dfd9538d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117202

View File

@ -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)