pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/mu
Module Name: pkgsrc
Committed By: nia
Date: Sat Dec 7 15:19:52 UTC 2024
Modified Files:
pkgsrc/mail/mu: Makefile
Log Message:
mu: Requires 64-bit wide atomics
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/mail/mu/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/mu/Makefile
diff -u pkgsrc/mail/mu/Makefile:1.11 pkgsrc/mail/mu/Makefile:1.12
--- pkgsrc/mail/mu/Makefile:1.11 Thu Nov 14 22:20:38 2024
+++ pkgsrc/mail/mu/Makefile Sat Dec 7 15:19:52 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2024/11/14 22:20:38 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2024/12/07 15:19:52 nia Exp $
DISTNAME= mu-1.12.7
PKGREVISION= 3
@@ -31,4 +31,5 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.1
.include "../../devel/glib2/buildlink3.mk"
.include "../../mail/gmime3/buildlink3.mk"
.include "../../textproc/xapian/buildlink3.mk"
+.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index