diff options
Diffstat (limited to 'audio/praat/Makefile')
-rw-r--r-- | audio/praat/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/praat/Makefile b/audio/praat/Makefile index fac4d8d4397b..b6ce5808ee93 100644 --- a/audio/praat/Makefile +++ b/audio/praat/Makefile @@ -1,7 +1,6 @@ PORTNAME= praat DISTVERSIONPREFIX= v -DISTVERSION= 6.4.27 -PORTREVISION= 1 +DISTVERSION= 6.4.37 CATEGORIES= audio science MAINTAINER= adridg@FreeBSD.org @@ -14,7 +13,7 @@ LICENSE= GPLv3+ LIB_DEPENDS= libasound.so:audio/alsa-lib \ libharfbuzz.so:print/harfbuzz # These are recommended but I can't tell the difference -RUN_DEPENDS= CharisSIL>=0:x11-fonts/charis \ +RUN_DEPENDS= Charis>=0:x11-fonts/charis \ DoulosSIL>=0:x11-fonts/doulos USES= compiler:c++17-lang gnome iconv pkgconfig xorg |