Convert to USES=localbase
This commit is contained in:
parent
14fbf3b2e3
commit
76388cc155
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417395
1 changed files with 1 additions and 3 deletions
|
@ -17,12 +17,10 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libva.pc:multimedia/libva \
|
|||
${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
|
||||
|
||||
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
|
||||
USES= libtool gmake pkgconfig tar:bzip2
|
||||
USES= libtool gmake localbase pkgconfig tar:bzip2
|
||||
USE_GL= gl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -isystem${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
PLIST_FILES= lib/va/nvidia_drv_video.so lib/va/s3g_drv_video.so lib/va/vdpau_drv_video.so
|
||||
|
||||
|
|
Loading…
Reference in a new issue