aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-16 06:17:45 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-16 06:21:58 +0000
commit757210c1f097567b1285946f2219db9cebef5724 (patch)
treeb895e8e76d4d47b1e5986a3a2e148647cb98f417
parentc084ec2433fd2c8bbe76e2122d835e0bfa98ce9a (diff)
downloadports-757210c1f097567b1285946f2219db9cebef5724.tar.gz
ports-757210c1f097567b1285946f2219db9cebef5724.zip
x11-fonts/noto-extra: Add noto-music and noto-sans-sign-writing to RUN_DEPENDS
- Bump PORTREVISION for dependency change
-rw-r--r--x11-fonts/noto-extra/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fonts/noto-extra/Makefile b/x11-fonts/noto-extra/Makefile
index 31e581be91fb..461622298242 100644
--- a/x11-fonts/noto-extra/Makefile
+++ b/x11-fonts/noto-extra/Makefile
@@ -1,6 +1,6 @@
PORTNAME= noto
PORTVERSION= 2.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-fonts
PKGNAMESUFFIX= -extra
@@ -10,6 +10,7 @@ WWW= https://fonts.google.com/noto \
https://github.com/notofonts/notofonts.github.io
RUN_DEPENDS= noto-kufi-arabic>=0:x11-fonts/noto-kufi-arabic \
+ noto-music>=0:x11-fonts/noto-music \
noto-naskh-arabic>=0:x11-fonts/noto-naskh-arabic \
noto-sans-arabic>=0:x11-fonts/noto-sans-arabic \
noto-sans-armenian>=0:x11-fonts/noto-sans-armenian \
@@ -25,6 +26,7 @@ RUN_DEPENDS= noto-kufi-arabic>=0:x11-fonts/noto-kufi-arabic \
noto-sans-math>=0:x11-fonts/noto-sans-math \
noto-sans-myanmar>=0:x11-fonts/noto-sans-myanmar \
noto-sans-runic>=0:x11-fonts/noto-sans-runic \
+ noto-sans-sign-writing>=0:x11-fonts/noto-sans-sign-writing \
noto-sans-sinhala>=0:x11-fonts/noto-sans-sinhala \
noto-sans-tamil>=0:x11-fonts/noto-sans-tamil \
noto-sans-telugu>=0:x11-fonts/noto-sans-telugu \