summaryrefslogtreecommitdiff
path: root/fonts/harfbuzz
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-06-09 04:55:48 +0000
committerryoon <ryoon@pkgsrc.org>2019-06-09 04:55:48 +0000
commit8b6add0b04d465a95029d9ceffce36d52c7fe56b (patch)
treef000f738d2c38fbff1867167f94cf5f45e8d3427 /fonts/harfbuzz
parentcea0beea111022321b358fb345c41b1c4e07d25c (diff)
downloadpkgsrc-8b6add0b04d465a95029d9ceffce36d52c7fe56b.tar.gz
Update comment, replace librsvg with librsvg-c
Diffstat (limited to 'fonts/harfbuzz')
-rw-r--r--fonts/harfbuzz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile
index cbef95b7f39..eed1f4edfc2 100644
--- a/fonts/harfbuzz/Makefile
+++ b/fonts/harfbuzz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.114 2019/06/08 19:53:26 leot Exp $
+# $NetBSD: Makefile,v 1.115 2019/06/09 04:55:48 ryoon Exp $
DISTNAME= harfbuzz-2.4.0
PKGREVISION= 3
@@ -69,7 +69,7 @@ PLIST.coretext= yes
#.include "../../graphics/cairo/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.if ${LIBRSVG_TYPE} == "rust"
-# graphite2 support breaks graphics/librsvg
+# graphite2 support breaks graphics/librsvg-c
.include "../../graphics/graphite2/buildlink3.mk"
.endif
.include "../../mk/bsd.pkg.mk"