Date: Sat, 22 Nov 2014 16:37:17 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373074 - head/multimedia Message-ID: <201411221637.sAMGbHoD060429@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Nov 22 16:37:16 2014 New Revision: 373074 URL: https://svnweb.freebsd.org/changeset/ports/373074 QAT: https://qat.redports.org/buildarchive/r373074/ Log: Hook libx264 to the build Modified: head/multimedia/Makefile Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Sat Nov 22 16:23:34 2014 (r373073) +++ head/multimedia/Makefile Sat Nov 22 16:37:16 2014 (r373074) @@ -199,6 +199,7 @@ SUBDIR += libva-vdpau-driver SUBDIR += libvdpau SUBDIR += libvpx + SUBDIR += libx264 SUBDIR += libxine SUBDIR += libxspf SUBDIR += libzen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411221637.sAMGbHoD060429>