diff options
Diffstat (limited to 'x11/plasma5-plasma-integration/Makefile')
-rw-r--r-- | x11/plasma5-plasma-integration/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/plasma5-plasma-integration/Makefile b/x11/plasma5-plasma-integration/Makefile index 97c7fc5e67fd..79da0677441f 100644 --- a/x11/plasma5-plasma-integration/Makefile +++ b/x11/plasma5-plasma-integration/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-integration DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -35,9 +34,7 @@ NOTO_DESC= KDE default font LIGHT_DESC= Use noto-light BIG_DESC= Use complete noto -LIGHT_RUN_DEPENDS= noto-sans>=0:x11-fonts/noto-sans \ - noto-sans-mono>=0:x11-fonts/noto-sans-mono \ - noto-serif>=0:x11-fonts/noto-serif +LIGHT_RUN_DEPENDS= noto-basic>=0:x11-fonts/noto-basic BIG_RUN_DEPENDS= noto>=0:x11-fonts/noto .include <bsd.port.mk> |