Date: Fri, 11 Nov 2005 23:42:46 GMT From: Stephen Hurd <shurd@sasktel.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/88869: SDL patch for multimedia/libmpeg2 misses file in src dir. Message-ID: <200511112342.jABNgkdZ023534@www.freebsd.org> Resent-Message-ID: <200511112350.jABNoN2E036638@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511112342.jABNgkdZ023534>