pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
soqt: Repoint to MesaLib as Mesa isn't there
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Wed Sep 11 12:55:27 2019 -0400
Changeset: 949a7d306b27e2efcdd3c5a5bf28bf314a170ecd
Modified Files:
soqt/Makefile
Log Message:
soqt: Repoint to MesaLib as Mesa isn't there
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=949a7d306b27e2efcdd3c5a5bf28bf314a170ecd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
soqt/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/soqt/Makefile b/soqt/Makefile
index 5eaa768ce9..e9daf673eb 100644
--- a/soqt/Makefile
+++ b/soqt/Makefile
@@ -22,7 +22,7 @@ USE_LANGUAGES= c c++
REPLACE_PERL+= cfg/gendsp.pl cfg/doxy4win.pl
.include "../../graphics/Coin/buildlink3.mk"
-.include "../../graphics/Mesa/buildlink3.mk"
+.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../x11/qt4-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index