Bad update to bsd.gstreamer.mk

Michael Johnson ahze at ahze.net
Sat Jun 2 21:02:33 UTC 2007


On Jun 2, 2007, at 3:44 PM, jon at jackson-spencer.ca wrote:

> It looks like there was a small error introduced when gstreamer 0.8.0
> was retired.  At line 72 of bsd.gstreamer.mk this line was removed:
>
> yes_GST_PREFIX=         # empty
>
> This causes the dependency line to be incorrect for ports that say
>
> USE_GSTREAMER=yes
>
> In their Makefiles.  In case that isn't clear, here's a patch:
>
> --- bsd.gstreamer.mk-old        Sat Jun  2 12:44:11 2007
> +++ bsd.gstreamer.mk    Sat Jun  2 12:36:48 2007
> @@ -69,6 +69,7 @@
>
>  yes_DEPENDS=   multimedia/gstreamer-plugins
>  yes_NAME=      gstreamer-plugins
> +yes_GST_PREFIX=                # empty
>
>  cdio_DEPENDS=  sysutils/gstreamer-plugins-cdio

Fixed, Thanks!

>
>
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports- 
> unsubscribe at freebsd.org"

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20070602/657befbb/PGP.pgp


More information about the freebsd-ports mailing list