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: ryoon
Date: Thu Feb 25 18:50:50 UTC 2021
Modified Files:
pkgsrc/x11/gtk4: Makefile
Log Message:
gtk4: Fix a typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 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.2 pkgsrc/x11/gtk4/Makefile:1.3
--- pkgsrc/x11/gtk4/Makefile:1.2 Thu Feb 25 16:18:14 2021
+++ pkgsrc/x11/gtk4/Makefile Thu Feb 25 18:50:50 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/02/25 16:18:14 nia Exp $
+# $NetBSD: Makefile,v 1.3 2021/02/25 18:50:50 ryoon Exp $
DISTNAME= gtk-4.0.3
PKGNAME= ${DISTNAME:S/gtk/gtk4/}
@@ -53,7 +53,7 @@ PRINT_PLIST_AWK+= { gsub(/\.${SOEXT}/, "
#.include "../../graphics/librsvg/buildlink3.mk"
.include "../../multimedia/ffmpeg4/buildlink3.mk"
.include "../../textproc/iso-codes/buildlink3.mk"
-# json-gliba and librest07 are required to support Google Cloud Print.
+# json-glib and librest07 are required to support Google Cloud Print.
# Google Cloud Print reached EOL (2020-12-31).
#.include "../../textproc/json-glib/buildlink3.mk"
#.include "../../www/librest07/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index