pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/libgadu
Module Name: pkgsrc
Committed By: he
Date: Tue Mar 7 07:58:01 UTC 2023
Modified Files:
pkgsrc/chat/libgadu: Makefile
Log Message:
libgadu: add use of mk/atomic64.mk, required on macppc.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/chat/libgadu/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/libgadu/Makefile
diff -u pkgsrc/chat/libgadu/Makefile:1.22 pkgsrc/chat/libgadu/Makefile:1.23
--- pkgsrc/chat/libgadu/Makefile:1.22 Wed Nov 23 16:19:28 2022
+++ pkgsrc/chat/libgadu/Makefile Tue Mar 7 07:58:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2022/11/23 16:19:28 adam Exp $
+# $NetBSD: Makefile,v 1.23 2023/03/07 07:58:00 he Exp $
DISTNAME= libgadu-1.12.2
PKGREVISION= 19
@@ -31,4 +31,5 @@ pre-configure:
.include "../../security/gnutls/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
+.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index