pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/gtk4
Module Name: pkgsrc
Committed By: khorben
Date: Fri Apr 9 21:19:50 UTC 2021
Modified Files:
pkgsrc/x11/gtk4: Makefile
Log Message:
gtk4: typo in a comment
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/gtk4/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/gtk4/Makefile
diff -u pkgsrc/x11/gtk4/Makefile:1.3 pkgsrc/x11/gtk4/Makefile:1.4
--- pkgsrc/x11/gtk4/Makefile:1.3 Thu Feb 25 18:50:50 2021
+++ pkgsrc/x11/gtk4/Makefile Fri Apr 9 21:19:50 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/02/25 18:50:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2021/04/09 21:19:50 khorben Exp $
DISTNAME= gtk-4.0.3
PKGNAME= ${DISTNAME:S/gtk/gtk4/}
@@ -13,7 +13,7 @@ LICENSE= gnu-lgpl-v2.1
TOOL_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
-# This packge invokes python3 command.
+# This package invokes python3 command.
PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index