1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Remove the gnomeaudio component as it is only used by one port, x11/gnome2,

which registers it as an explicit RUN_DEPENDS.

Submitted by:	adamw
This commit is contained in:
Joe Marcus Clarke 2004-01-13 17:37:27 +00:00
parent 2d3838456f
commit c6fb7bc242
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98092

View File

@ -35,7 +35,7 @@ _USE_GNOME_ALL+=libghttp glib12 gtk12 libxml gdkpixbuf imlib orbit \
gtkhtml pygtk pygnome
# GNOME 2 components
_USE_GNOME_ALL+=gnomeaudio glib20 atk pango gtk20 linc libidl orbit2 \
_USE_GNOME_ALL+=glib20 atk pango gtk20 linc libidl orbit2 \
libglade2 libxml2 libxslt libbonobo gconf2 gnomevfs2 gail \
libgnomecanvas libartlgpl2 libgnomeprint libgnomeprintui \
libgnome libbonoboui libgnomeui atspi libgailgnome \
@ -76,9 +76,6 @@ gnomeprefix_USE_GNOME_IMPL=gnomehier
gnometarget_CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
gnomeaudio_DETECT= ${X11BASE}/share/gnome/sounds/login.wav
gnomeaudio_RUN_DEPENDS= ${gnomeaudio_DETECT}:${PORTSDIR}/audio/gnomeaudio2
ESD_CONFIG?= ${LOCALBASE}/bin/esd-config
esound_LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound
esound_CONFIGURE_ENV= ESD_CONFIG="${ESD_CONFIG}"