diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-29 15:30:42 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-29 15:30:42 +0000 |
commit | 02a89eab1a2ac143d396eccc650e2a81147b3915 (patch) | |
tree | 775afb0dbc997d1dd247cfc4584f7c086b4c37f6 /x11/plasma5-plasma | |
parent | 8dddbc237f2c38e1cfaf375f8bdc5e57a3c13c2f (diff) | |
download | ports-02a89eab1a2ac143d396eccc650e2a81147b3915.tar.gz ports-02a89eab1a2ac143d396eccc650e2a81147b3915.zip |
Notes
Diffstat (limited to 'x11/plasma5-plasma')
-rw-r--r-- | x11/plasma5-plasma/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/plasma5-plasma/Makefile b/x11/plasma5-plasma/Makefile index dcc69916c28d..9a21a6d89e98 100644 --- a/x11/plasma5-plasma/Makefile +++ b/x11/plasma5-plasma/Makefile @@ -16,7 +16,5 @@ USES= kde:5 metaport qt:5 # * plasma-pa don't depend on plamsa-pa by default # * breeze-kde4 don't pull in qt4 bits USE_KDE= ${_USE_PLASMA_ALL:Nplasma-pa:Nbreeze-kde4} -# pull bsd.qt.mk for QT_PLUGINDIR in the kf5-dependencies -USE_QT= # .include <bsd.port.mk> |