diff options
author | madpilot <madpilot@FreeBSD.org> | 2014-03-17 16:37:19 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2014-03-17 16:37:19 +0800 |
commit | de66ea4dbec826590d5ec0da96927c8f38a8f858 (patch) | |
tree | f3f97e2c2d6d24d6d53f8291bc88808d8a7b4718 /multimedia/libva-vdpau-driver | |
parent | a34fc8fc4c3c97e7bc0ed52afa8a103753555a1f (diff) | |
download | freebsd-ports-gnome-de66ea4dbec826590d5ec0da96927c8f38a8f858.tar.gz freebsd-ports-gnome-de66ea4dbec826590d5ec0da96927c8f38a8f858.tar.zst freebsd-ports-gnome-de66ea4dbec826590d5ec0da96927c8f38a8f858.zip |
Convert to new USES=tar
Diffstat (limited to 'multimedia/libva-vdpau-driver')
-rw-r--r-- | multimedia/libva-vdpau-driver/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/libva-vdpau-driver/Makefile b/multimedia/libva-vdpau-driver/Makefile index e3c9695bfec2..0c01706b3a94 100644 --- a/multimedia/libva-vdpau-driver/Makefile +++ b/multimedia/libva-vdpau-driver/Makefile @@ -17,8 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libva.pc:${PORTSDIR}/multimedia/li ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING -USE_BZIP2= yes -USES= gmake pkgconfig +USES= gmake pkgconfig tar:bzip2 USE_GL= gl GNU_CONFIGURE= yes |