From 78a9c729d46bae6893285c42eb7d268924a86d8b Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Wed, 20 Feb 2013 21:22:56 +0000 Subject: [PATCH] - Add dependency on glproto - Bump PORTREVISION PR: ports/176131 Submitted by: Christopher Dukes --- multimedia/libva/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/libva/Makefile b/multimedia/libva/Makefile index 57a39288adca..bdcd02553bd1 100644 --- a/multimedia/libva/Makefile +++ b/multimedia/libva/Makefile @@ -2,7 +2,7 @@ PORTNAME= libva PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://cgit.freedesktop.org/${PORTNAME}/snapshot/ @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l LIB_DEPENDS= drm:${PORTSDIR}/graphics/libdrm USE_BZIP2= yes -USE_XORG= pciaccess xext xfixes +USE_XORG= glproto pciaccess xext xfixes USE_GL= gl USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize ACLOCAL_ARGS= -I.