pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

MesaLib: point libva back to pkgsrc proper



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sun Jan 9 02:26:47 2022 +0100
Changeset:	57c3f53bcf05aba59b37475d2c621ca67d56219e

Modified Files:
	MesaLib/Makefile

Log Message:
MesaLib: point libva back to pkgsrc proper

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=57c3f53bcf05aba59b37475d2c621ca67d56219e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 MesaLib/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/MesaLib/Makefile b/MesaLib/Makefile
index cca8d07e4a..9b6fb6985f 100644
--- a/MesaLib/Makefile
+++ b/MesaLib/Makefile
@@ -94,7 +94,7 @@ PLIST.r100=		yes
 PLIST.r200=		yes
 PLIST.r300=		yes
 .  endif
-.  include "../../wip/libva/available.mk"
+.  include "../../multimedia/libva/available.mk"
 .  if ${VAAPI_AVAILABLE} == "yes" && \
       !(empty(GALLIUM_DRIVERS:Mr600) && empty(GALLIUM_DRIVERS:Mradeonsi) && \
         empty(GALLIUM_DRIVERS:Mnouveau))


Home | Main Index | Thread Index | Old Index