aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libva-intel-driver
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-intel-driver
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (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-intel-driver')
-rw-r--r--multimedia/libva-intel-driver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libva-intel-driver/Makefile b/multimedia/libva-intel-driver/Makefile
index 1a952f5f541b..7ed814ec3d66 100644
--- a/multimedia/libva-intel-driver/Makefile
+++ b/multimedia/libva-intel-driver/Makefile
@@ -12,8 +12,8 @@ COMMENT= VAAPI intel driver
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libva.so:${PORTSDIR}/multimedia/libva
-BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat
+LIB_DEPENDS= libva.so:multimedia/libva
+BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
GNU_CONFIGURE= yes
USES= alias autoreconf compiler:c11 gmake libtool pkgconfig tar:bzip2