pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libdisplay-info
Module Name: pkgsrc
Committed By: nia
Date: Thu Jan 2 09:52:42 UTC 2025
Modified Files:
pkgsrc/x11/libdisplay-info: Makefile
Log Message:
libdisplay-info: python3-as-tool
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/libdisplay-info/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/libdisplay-info/Makefile
diff -u pkgsrc/x11/libdisplay-info/Makefile:1.1 pkgsrc/x11/libdisplay-info/Makefile:1.2
--- pkgsrc/x11/libdisplay-info/Makefile:1.1 Thu Dec 26 18:37:06 2024
+++ pkgsrc/x11/libdisplay-info/Makefile Thu Jan 2 09:52:42 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2024/12/26 18:37:06 bsiegert Exp $
+# $NetBSD: Makefile,v 1.2 2025/01/02 09:52:42 nia Exp $
DISTNAME= libdisplay-info-0.2.0
CATEGORIES= x11
@@ -14,4 +14,5 @@ USE_TOOLS+= pkg-config
.include "../../devel/meson/build.mk"
.include "../../sysutils/hwdata/buildlink3.mk"
+.include "../../lang/python/tool.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index