From ab9fe4a646b454b8f956302dd90c6d840d54e7d9 Mon Sep 17 00:00:00 2001 From: adamw Date: Fri, 19 Dec 2003 23:26:00 +0000 Subject: Point gnomeaudio to audio/gnomeaudio2, as gnomeaudio1 went away a while ago. However, gnomeaudio is not depended upon by anything, as evidenced by the fact that pointing to a nonexistant directory didn't break anything. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1507 df743ca5-7f9a-e211-a948-0013205c9059 --- Mk/bsd.gnome.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mk/bsd.gnome.mk') diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk index 97ce97754..1f5ea85bd 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -72,7 +72,7 @@ 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/gnomeaudio +gnomeaudio_RUN_DEPENDS= ${gnomeaudio_DETECT}:${PORTSDIR}/audio/gnomeaudio2 ESD_CONFIG?= ${LOCALBASE}/bin/esd-config esound_LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound -- cgit v1.2.3