diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-21 16:52:09 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-21 16:52:09 +0000 |
commit | 60539b7275681c5d8ac91d2e89508f20b5059ba2 (patch) | |
tree | 52d56bde5dacbad51f88fdfd8939a709ff216747 /x11-toolkits/qt4-gui | |
parent | net-p2p/qbittorrent: Limit USE_QT5=svg to @default flavor (diff) |
multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14632
Notes
Notes:
svn path=/head/; revision=472983
Diffstat (limited to 'x11-toolkits/qt4-gui')
-rw-r--r-- | x11-toolkits/qt4-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt4-gui/Makefile b/x11-toolkits/qt4-gui/Makefile index f905b81739c2..e151530d70f1 100644 --- a/x11-toolkits/qt4-gui/Makefile +++ b/x11-toolkits/qt4-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= gui DISTVERSION= ${QT4_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt4- |