pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/gstreamer1
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 20 09:34:13 UTC 2025
Modified Files:
pkgsrc/multimedia/gstreamer1: Makefile
Log Message:
gstreamer1: add atomic64.mk
in the hope it fixes the i386 build
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/multimedia/gstreamer1/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/gstreamer1/Makefile
diff -u pkgsrc/multimedia/gstreamer1/Makefile:1.68 pkgsrc/multimedia/gstreamer1/Makefile:1.69
--- pkgsrc/multimedia/gstreamer1/Makefile:1.68 Sat Jul 19 05:37:42 2025
+++ pkgsrc/multimedia/gstreamer1/Makefile Sun Jul 20 09:34:13 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2025/07/19 05:37:42 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2025/07/20 09:34:13 wiz Exp $
PKGREVISION= 1
.include "version.mk"
@@ -52,4 +52,5 @@ BUILDLINK_DEPMETHOD.gobject-introspectio
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../devel/gmp/buildlink3.mk"
.include "../../math/gsl/buildlink3.mk"
+.include "../../mk/atomic64.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index