pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/dbus-python-common
Module Name: pkgsrc
Committed By: adam
Date: Mon Aug 7 05:16:06 UTC 2023
Modified Files:
pkgsrc/sysutils/dbus-python-common: Makefile
Log Message:
dbus-python-common: needs pyversion.mk
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/sysutils/dbus-python-common/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/dbus-python-common/Makefile
diff -u pkgsrc/sysutils/dbus-python-common/Makefile:1.29 pkgsrc/sysutils/dbus-python-common/Makefile:1.30
--- pkgsrc/sysutils/dbus-python-common/Makefile:1.29 Sat Aug 5 06:08:47 2023
+++ pkgsrc/sysutils/dbus-python-common/Makefile Mon Aug 7 05:16:06 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2023/08/05 06:08:47 adam Exp $
+# $NetBSD: Makefile,v 1.30 2023/08/07 05:16:06 adam Exp $
DISTNAME= dbus-python-1.3.2
PKGNAME= ${DISTNAME:S/python/python-common/}
@@ -32,6 +32,7 @@ do-install:
${DESTDIR}${PREFIX}/lib/pkgconfig
.include "../../devel/glib2/buildlink3.mk"
+.include "../../lang/python/pyversion.mk"
BUILDLINK_API_DEPENDS.dbus+= dbus>=1.0
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index