pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
subread: Add libsysinfo dep for FreeBSD
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Wed Apr 2 10:19:40 2025 -0500
Changeset: e455ffafedd99c6296a7ec0efe2a6349a6295b8c
Modified Files:
subread/Makefile
Log Message:
subread: Add libsysinfo dep for FreeBSD
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e455ffafedd99c6296a7ec0efe2a6349a6295b8c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
subread/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/subread/Makefile b/subread/Makefile
index 6968b0256d..dfbe677af6 100644
--- a/subread/Makefile
+++ b/subread/Makefile
@@ -27,4 +27,5 @@ MAKE_FILE= ${FILESDIR}/Makefile.pkg
INSTALL_TARGET= install-strip
.include "../../devel/zlib/buildlink3.mk"
+.include "../../wip/libsysinfo/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index