aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-13 19:31:47 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-13 19:31:47 +0000
commit64c2e0fbe2e3a37dc42a7feaa32cf39b6852e8ec (patch)
tree3974d9c4b8b8de3f447db617b8ceb5f9dd0ca4ea
parent41e3e817f06cf7245b7747f0f6d4ab8378119a9b (diff)
downloadports-64c2e0fbe2e3a37dc42a7feaa32cf39b6852e8ec.tar.gz
ports-64c2e0fbe2e3a37dc42a7feaa32cf39b6852e8ec.zip
x11-fonts/noto-extra: Add noto-sans-math and noto-sans-runic to RUN_DEPENDS
- Bump PORTREVISION for dependency change PR: 278608 Requested by: <jakub_lach@mailplus.pl>
-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 f0164957d934..31e581be91fb 100644
--- a/x11-fonts/noto-extra/Makefile
+++ b/x11-fonts/noto-extra/Makefile
@@ -1,6 +1,6 @@
PORTNAME= noto
PORTVERSION= 2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-fonts
PKGNAMESUFFIX= -extra
@@ -22,7 +22,9 @@ RUN_DEPENDS= noto-kufi-arabic>=0:x11-fonts/noto-kufi-arabic \
noto-sans-hebrew>=0:x11-fonts/noto-sans-hebrew \
noto-sans-khmer>=0:x11-fonts/noto-sans-khmer \
noto-sans-lao>=0:x11-fonts/noto-sans-lao \
+ 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-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 \