diff options
author | jhale <jhale@FreeBSD.org> | 2018-03-10 22:07:27 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2018-03-10 22:07:27 +0800 |
commit | 08eddff289ca8600b8bea277c24a2b94bcc1100e (patch) | |
tree | b12893f6904dca2919298336a28445662d22af51 /x11-themes/qtcurve-gtk2 | |
parent | 4f69137e8892e9a037843c186fa52195a61bcee4 (diff) | |
download | freebsd-ports-gnome-08eddff289ca8600b8bea277c24a2b94bcc1100e.tar.gz freebsd-ports-gnome-08eddff289ca8600b8bea277c24a2b94bcc1100e.tar.zst freebsd-ports-gnome-08eddff289ca8600b8bea277c24a2b94bcc1100e.zip |
- Update x11-themes/qtcurve* to 1.9.0-rc1
- Add KDE Frameworks 5 support
- Be more specific with dependencies to satisfy stage-qa
Changes: https://github.com/KDE/qtcurve/releases/tag/1.9.0-rc1
Diffstat (limited to 'x11-themes/qtcurve-gtk2')
-rw-r--r-- | x11-themes/qtcurve-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qtcurve-gtk2/Makefile b/x11-themes/qtcurve-gtk2/Makefile index 01bf349b5b9a..8b01351a3296 100644 --- a/x11-themes/qtcurve-gtk2/Makefile +++ b/x11-themes/qtcurve-gtk2/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qtcurve -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= QtCurve GTK+ 2.x engine and theme |