pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/libreoffice
Module Name: pkgsrc
Committed By: gutteridge
Date: Sat Sep 12 03:49:46 UTC 2020
Modified Files:
pkgsrc/misc/libreoffice: Makefile
Log Message:
libreoffice: fix typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.237 -r1.238 pkgsrc/misc/libreoffice/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/libreoffice/Makefile
diff -u pkgsrc/misc/libreoffice/Makefile:1.237 pkgsrc/misc/libreoffice/Makefile:1.238
--- pkgsrc/misc/libreoffice/Makefile:1.237 Sat Sep 5 11:26:34 2020
+++ pkgsrc/misc/libreoffice/Makefile Sat Sep 12 03:49:46 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.237 2020/09/05 11:26:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.238 2020/09/12 03:49:46 gutteridge Exp $
VERREL= 7.0.1
VERRC= 2
@@ -347,7 +347,7 @@ BUILDLINK_API_DEPENDS.libetonyek+= libet
.include "../../devel/nss/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../fonts/fontconfig/buildlink3.mk"
-# hardbuzz with graphite2 support is required.
+# harfbuzz with graphite2 support is required.
.if ${LIBRSVG_TYPE} == "rust"
#BUILDLINK_API_DEPENDS.harfbuzz+= harfbuzz>=1.4.2
.include "../../fonts/harfbuzz/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index