ports/87398: WITH_OGG vs. WITH_LIBOGG in some ports

Zahemszky Gabor gabor at zahemszky.hu
Thu Oct 13 18:40:20 UTC 2005


>Number:         87398
>Category:       ports
>Synopsis:       WITH_OGG vs. WITH_LIBOGG in some ports
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 13 18:40:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Zahemszky Gabor
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD zahemszky.hu 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Sep 28 20:30:48 CEST 2005 root at Picasso.Zahemszky.HU:/usr/obj/usr/src/sys/PICASSO i386


	
>Description:

There are so many ports in FreeBSD, that has libogg dependency (transcode,
vlc, mplayer, etc). But at least one of them, audio/lopster use an incorrect
name - all of them use the WITH(OUT)?_OGG, but lopster uses the (I think)
incorrect WITH(OUT)?_LIBOGG  make variable.

>How-To-Repeat:
	egrep -R 'WITH(OUT)?_(LIB)?OGG' /usr/ports
>Fix:

In audio/lopster/Makefile, change the WITH_LIBOGG (and WITHOUT_LIBOGG)
references to WITH_OGG (and WITHOUT_OGG).


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list