pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Coin: add missing dependency
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Jun 22 11:45:45 2026 +0200
Changeset: dcd7b85ae97388512f513afdade07e5171cf825d
Modified Files:
Coin/Makefile
Log Message:
Coin: add missing dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dcd7b85ae97388512f513afdade07e5171cf825d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Coin/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/Coin/Makefile b/Coin/Makefile
index 395b4ea6e8..147873ea83 100644
--- a/Coin/Makefile
+++ b/Coin/Makefile
@@ -33,6 +33,7 @@ CONFIGURE_ARGS+= --without-framework
.include "../../devel/cmake/build.mk"
.include "../../devel/boost-headers/buildlink3.mk"
+.include "../../devel/boost-libs/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
.include "../../graphics/simage/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index