Date: Fri, 8 May 2015 12:20:47 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385770 - head/multimedia/libva-intel-driver Message-ID: <201505081220.t48CKlKe032071@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Fri May 8 12:20:46 2015 New Revision: 385770 URL: https://svnweb.freebsd.org/changeset/ports/385770 Log: multimedia/libva-intel-driver: support DragonFly with USES=alias Modified: head/multimedia/libva-intel-driver/Makefile Modified: head/multimedia/libva-intel-driver/Makefile ============================================================================== --- head/multimedia/libva-intel-driver/Makefile Fri May 8 11:53:29 2015 (r385769) +++ head/multimedia/libva-intel-driver/Makefile Fri May 8 12:20:46 2015 (r385770) @@ -16,7 +16,7 @@ LIB_DEPENDS= libva.so:${PORTSDIR}/multim BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat GNU_CONFIGURE= yes -USES= autoreconf compiler:c11 gmake libtool pkgconfig tar:bzip2 +USES= alias autoreconf compiler:c11 gmake libtool pkgconfig tar:bzip2 USE_GL= gl USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505081220.t48CKlKe032071>