aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-13 18:20:16 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-13 18:20:16 +0000
commit8b92c19351b4bf5d7730f5fd6673afc1bc6649ae (patch)
tree96471cabbe1b28d7e33c2a7c3c9153537db462ae
parentd028f05ab6cee4d7baeeaf2344317f3b9e5c2969 (diff)
downloadports-8b92c19351b4bf5d7730f5fd6673afc1bc6649ae.tar.gz
ports-8b92c19351b4bf5d7730f5fd6673afc1bc6649ae.zip
graphics/lux: Change RUN_DEPENDS from x11-fonts/noto-sans-basic to x11-fonts/noto-sans
- Bump PORTREVISION for dependency change
-rw-r--r--graphics/lux/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/lux/Makefile b/graphics/lux/Makefile
index cd4023ab21f4..7b91998c0b4c 100644
--- a/graphics/lux/Makefile
+++ b/graphics/lux/Makefile
@@ -1,5 +1,6 @@
PORTNAME= lux
DISTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= https://bitbucket.org/kfj/pv/get/
PKGNAMESUFFIX= -pv # distinguish from www/lux
@@ -19,7 +20,7 @@ LIB_DEPENDS= libhwy.so:devel/highway \
libexiv2.so:graphics/exiv2 \
libvigraimpex.so:graphics/vigra \
libOpenImageIO.so:graphics/openimageio
-RUN_DEPENDS= ${GUIFONT}:x11-fonts/noto-sans-basic
+RUN_DEPENDS= ${GUIFONT}:x11-fonts/noto-sans
GUIFONT= ${LOCALBASE}/share/fonts/noto/NotoSans-Regular.ttf
USES= cmake desktop-file-utils dos2unix localbase:ldflags pkgconfig tar:bz2 gl