diff options
author | rakuco <rakuco@FreeBSD.org> | 2014-09-30 05:24:18 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2014-09-30 05:24:18 +0800 |
commit | 7405e0e2df95f41f2ca4ad4b43374afdcab65972 (patch) | |
tree | 264a6d4c51592ca6a2a9cabbf4bd1c2d67922ced /x11/Makefile | |
parent | 0378ee45ea94300cc89904768071274db846b5a2 (diff) | |
download | freebsd-ports-gnome-7405e0e2df95f41f2ca4ad4b43374afdcab65972.tar.gz freebsd-ports-gnome-7405e0e2df95f41f2ca4ad4b43374afdcab65972.tar.zst freebsd-ports-gnome-7405e0e2df95f41f2ca4ad4b43374afdcab65972.zip |
Add x11/qt5-x11extras.
Qt platform-specific features for X11-based systems.
PR: 194008
Submitted by: Jan Beich <jbeich@vfemail.net>
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 10e84d0565fb..6a2361d87a15 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -245,6 +245,7 @@ SUBDIR += qt4-graphicssystems-opengl SUBDIR += qt4-inputmethods SUBDIR += qt5-qev + SUBDIR += qt5-x11extras SUBDIR += qxkb SUBDIR += randrproto SUBDIR += recordproto |