pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/mosh
Module Name: pkgsrc
Committed By: schmonz
Date: Thu Nov 16 16:15:25 UTC 2023
Modified Files:
pkgsrc/net/mosh: Makefile
Log Message:
mosh: buildlink with libexecinfo to fix macOS build.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/net/mosh/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/mosh/Makefile
diff -u pkgsrc/net/mosh/Makefile:1.38 pkgsrc/net/mosh/Makefile:1.39
--- pkgsrc/net/mosh/Makefile:1.38 Wed Nov 15 18:14:44 2023
+++ pkgsrc/net/mosh/Makefile Thu Nov 16 16:15:25 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2023/11/15 18:14:44 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2023/11/16 16:15:25 schmonz Exp $
DISTNAME= mosh-1.4.0
PKGREVISION= 1
@@ -27,6 +27,7 @@ REPLACE_PERL+= src/tests/print-exitstatu
TEST_TARGET= check
+.include "../../devel/libexecinfo/buildlink3.mk"
.include "../../devel/protobuf/buildlink3.mk"
BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.0.4
.include "../../devel/zlib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index