pkgsrc-WIP-changes archive

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

Allow (again) build under Linux



Module Name:	pkgsrc-wip
Committed By:	ci4ic4 <ci4ic4%gmail.com@localhost>
Pushed By:	ci4ic4
Date:		Fri Jun 26 23:38:06 2026 +0100
Changeset:	c872ceb305c42c04f46e0686c7a6de13b1a8ec5a

Modified Files:
	CodeWhale/Makefile

Log Message:
Allow (again) build under Linux

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

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

diffstat:
 CodeWhale/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/CodeWhale/Makefile b/CodeWhale/Makefile
index 7e197336f5..378e4a7809 100644
--- a/CodeWhale/Makefile
+++ b/CodeWhale/Makefile
@@ -31,5 +31,6 @@ post-install:
 
 .include "cargo-depends.mk"
 
+.include "../../sysutils/dbus/buildlink3.mk"
 .include "../../lang/rust/cargo.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index