ports/88869: SDL patch for multimedia/libmpeg2 misses file in src dir.
Stephen Hurd
shurd at sasktel.net
Fri Nov 11 23:50:27 UTC 2005
>Number: 88869
>Category: ports
>Synopsis: SDL patch for multimedia/libmpeg2 misses file in src dir.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Nov 11 23:50:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Stephen Hurd
>Release: 6.0-STABLE
>Organization:
>Environment:
FreeBSD server.hurd.local 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Nov 6 17:55:48 CST 2005 admin at server.hurd.local:/usr/src/sys/i386/compile/SERVER i386
>Description:
The post-patch target replacement of SDL/ with SDL11/ misses src/mpeg2dec.c so build wails if WITH_SDL is set.
>How-To-Repeat:
cd /usr/ports/multimedia/libmpeg2 ; make WITH_SDL=yes
>Fix:
Add `` @${REINPLACE_CMD} -e 's|<SDL/|<SDL11/|' ${WRKSRC}/src/*'' to the post-patch target.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list