portsdb -Uu, audio/timidity++ & audio/esound

Florent Thoumie flz at xbsd.org
Sat Apr 16 03:58:26 PDT 2005


Le Friday 15 April 2005 à 16:13 -0400, Dwayne MacKinnon a écrit :
> Hello,
> 
> Building an INDEX with portsdb -Uu on FreeBSD 4.11-RELEASE currently
> fails if you have esound installed. In the audio/timidity Makefile the
> following code exists:
> 
> .if ${HAVE_GNOME:Mesound}!=""
> USE_GNOME=      esound
> CONFIGURE_ARGS+=--enable-audio=oss,esd,vorbis
> PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-esound
> .else
> CONFIGURE_ARGS+=--enable-audio=oss,vorbis
> .endif
> 
> portsdb complains about the PKGNAMESUFFIX variable being recursive and
> bails out. Removing esound from my system enabled the INDEX file to be
> built.
> 
> Unfortunately I know very little about Makefiles, so I'm unsure as to
> the proper way to patch this.

	I've just fixed it.

	Thank you for the report !

-- 
Florent Thoumie
flz at xbsd.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050416/aa3311d1/attachment.bin


More information about the freebsd-ports mailing list