pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
soqt: fix the link to MesaLib
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Tue Sep 15 01:21:52 2020 +0200
Changeset: 6374e5ad4495b1bc6e8345330416c6d8c09b11ff
Modified Files:
soqt/buildlink3.mk
Log Message:
soqt: fix the link to MesaLib
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6374e5ad4495b1bc6e8345330416c6d8c09b11ff
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
soqt/buildlink3.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/soqt/buildlink3.mk b/soqt/buildlink3.mk
index 3b67b71824..4af8428d30 100644
--- a/soqt/buildlink3.mk
+++ b/soqt/buildlink3.mk
@@ -9,7 +9,7 @@ BUILDLINK_API_DEPENDS.soqt+= soqt>=1.4.1
BUILDLINK_PKGSRCDIR.soqt?= ../../wip/soqt
.include "../../graphics/Coin/buildlink3.mk"
-.include "../../graphics/Mesa/buildlink3.mk"
+.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../x11/qt4-libs/buildlink3.mk"
.endif # SOQT_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index