summaryrefslogtreecommitdiff
path: root/multimedia/libva
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /multimedia/libva
parentRemove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'multimedia/libva')
-rw-r--r--multimedia/libva/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libva/Makefile b/multimedia/libva/Makefile
index 69407376b204..d4d25522e438 100644
--- a/multimedia/libva/Makefile
+++ b/multimedia/libva/Makefile
@@ -11,8 +11,8 @@ COMMENT= VAAPI wrapper and dummy driver
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat
-LIB_DEPENDS= libdrm.so:${PORTSDIR}/graphics/libdrm
+BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
+LIB_DEPENDS= libdrm.so:graphics/libdrm
USES= alias autoreconf gmake libtool pkgconfig tar:bzip2
USE_XORG= glproto pciaccess xext xfixes