diff options
author | nia <nia@pkgsrc.org> | 2020-11-06 15:30:10 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-11-06 15:30:10 +0000 |
commit | 1c1188674a74cd318ba27d4f0539e0673ae30ec6 (patch) | |
tree | aef220647d87a42dc0ff664e11f8b97f24a263a4 /www/webkit24-gtk3 | |
parent | 1b5077649c56e3f453482bd35bf1cba6bdfb4fb1 (diff) | |
download | pkgsrc-1c1188674a74cd318ba27d4f0539e0673ae30ec6.tar.gz |
webkit24: Needs harfbuzz-icu.
Diffstat (limited to 'www/webkit24-gtk3')
-rw-r--r-- | www/webkit24-gtk3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webkit24-gtk3/Makefile b/www/webkit24-gtk3/Makefile index 233540013d6..2d81fc449ee 100644 --- a/www/webkit24-gtk3/Makefile +++ b/www/webkit24-gtk3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.35 2020/11/05 09:07:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2020/11/06 15:30:11 nia Exp $ -PKGREVISION= 31 +PKGREVISION= 32 .include "../../www/webkit24-gtk/Makefile.common" PKGNAME= ${DISTNAME:S/webkitgtk/webkit24-gtk3/} |