mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Add dependency on glproto
- Bump PORTREVISION PR: ports/176131 Submitted by: Christopher Dukes <chris.dukes.aix@gmail.com>
This commit is contained in:
parent
1c5494ba1c
commit
78a9c729d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312677
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user