diff options
author | tcberner <tcberner@FreeBSD.org> | 2019-10-01 12:13:31 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2019-10-01 12:13:31 +0800 |
commit | 2e31ad980d2dc94035a76a1299a08d180d570a3b (patch) | |
tree | bf42b7c476faa7a6183d0feaa4c65bb90053847d /accessibility | |
parent | 4623b2f4074b7fe9d0013125be72bc4c5f5ecf7d (diff) | |
download | freebsd-ports-gnome-2e31ad980d2dc94035a76a1299a08d180d570a3b.tar.gz freebsd-ports-gnome-2e31ad980d2dc94035a76a1299a08d180d570a3b.tar.zst freebsd-ports-gnome-2e31ad980d2dc94035a76a1299a08d180d570a3b.zip |
Qt5 update to 5.13.0
For new features, check: https://wiki.qt.io/New_Features_in_Qt_5.13
Thanks to adridg who helped to fix a lot of packages.
Exp-run by: antoine
PR: 238782
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/qt5-speech/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accessibility/qt5-speech/Makefile b/accessibility/qt5-speech/Makefile index a66934c530e9..9fdc0da3b46b 100644 --- a/accessibility/qt5-speech/Makefile +++ b/accessibility/qt5-speech/Makefile @@ -2,7 +2,6 @@ PORTNAME= speech DISTVERSION= ${QT5_VERSION} -PORTREVISION= 2 CATEGORIES= accessibility PKGNAMEPREFIX= qt5- |