pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/protobuf-c
Module Name: pkgsrc
Committed By: he
Date: Sat Aug 6 16:45:20 UTC 2022
Modified Files:
pkgsrc/devel/protobuf-c: Makefile
Removed Files:
pkgsrc/devel/protobuf-c: hacks.mk
Log Message:
devel/protobuf-c: convert to use mk/atomic64.mk.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/protobuf-c/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/protobuf-c/hacks.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/protobuf-c/Makefile
diff -u pkgsrc/devel/protobuf-c/Makefile:1.12 pkgsrc/devel/protobuf-c/Makefile:1.13
--- pkgsrc/devel/protobuf-c/Makefile:1.12 Sun Apr 24 19:29:12 2022
+++ pkgsrc/devel/protobuf-c/Makefile Sat Aug 6 16:45:20 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2022/04/24 19:29:12 tnn Exp $
+# $NetBSD: Makefile,v 1.13 2022/08/06 16:45:20 he Exp $
DISTNAME= protobuf-c-1.4.0
CATEGORIES= devel
@@ -21,4 +21,5 @@ pre-configure:
${LN} -s ${BUILDLINK_DIR}/include/google ${WRKSRC}/google
.include "../../devel/protobuf/buildlink3.mk"
+.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index