diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-11-11 17:32:11 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-11-11 17:32:11 +0000 |
commit | de5b33be72470699cce9d28948278975e360e2fa (patch) | |
tree | 64a00c665b4751fb81b492de30cddbae149a4154 /x11-toolkits | |
parent | 35d624eb97c904795c2d391bbcb9a766551aa40b (diff) | |
download | ports-de5b33be72470699cce9d28948278975e360e2fa.tar.gz ports-de5b33be72470699cce9d28948278975e360e2fa.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qt5-declarative/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt5-declarative/Makefile b/x11-toolkits/qt5-declarative/Makefile index dad5a2160151..1dfd7db9b324 100644 --- a/x11-toolkits/qt5-declarative/Makefile +++ b/x11-toolkits/qt5-declarative/Makefile @@ -16,7 +16,7 @@ USE_QT= core gui network sql testlib \ widgets xmlpatterns buildtools_build USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} -CONFLICTS= qt5-declarative-render2d-* +CONFLICTS= qt5-declarative-render2d-* qt5-qml qt5-quick QT_DEFINES= ACCESSIBILITY QT_CONFIG= accessibility accessibility-atspi-bridge |