diff options
author | Adriaan de Groot <adridg@FreeBSD.org> | 2021-04-21 14:58:09 +0000 |
---|---|---|
committer | Adriaan de Groot <adridg@FreeBSD.org> | 2021-04-22 07:25:13 +0000 |
commit | 8001be3c7b5f30ffbaeeb0f4cad65c40013a3966 (patch) | |
tree | 719117013c76978c6df8499bd945714a6fec45c8 | |
parent | a43b709f01b513b91839a7d312f78461aacd4295 (diff) |
x11/kf5-frameworks: correct typo in comment
-rw-r--r-- | x11/kf5-frameworks/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kf5-frameworks/Makefile b/x11/kf5-frameworks/Makefile index ce856a0c50df..2e60b46790c4 100644 --- a/x11/kf5-frameworks/Makefile +++ b/x11/kf5-frameworks/Makefile @@ -7,8 +7,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= KF5 frameworks meta port USES= metaport kde:5 qt:5 -# remove: -# * bluez-qt as we do have bluez +# remove bluez-qt as we do not have bluez USE_KDE= ${_USE_FRAMEWORKS_ALL:Nbluez-qt} # pull bsd.qt.mk for QT_PLUGINDIR in the kf5-dependencies USE_QT= # |