pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtk4 gtk4: typo in a comment
details: https://anonhg.NetBSD.org/pkgsrc/rev/f0b59755e4d8
branches: trunk
changeset: 450040:f0b59755e4d8
user: khorben <khorben%pkgsrc.org@localhost>
date: Fri Apr 09 21:19:50 2021 +0000
description:
gtk4: typo in a comment
diffstat:
x11/gtk4/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d314159bb5fd -r f0b59755e4d8 x11/gtk4/Makefile
--- a/x11/gtk4/Makefile Fri Apr 09 20:24:43 2021 +0000
+++ b/x11/gtk4/Makefile Fri Apr 09 21:19:50 2021 +0000
@@ -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 @@
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