aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-16 11:48:22 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-19 08:36:47 +0000
commitce1af7fdc2cde4dc409a344a4210a3af581ccd2d (patch)
tree90d3e91fc4cc816b8414817d29a02a1bf6ccc203 /comms
parent988f6f02d1a4f8ec8b274d4819ca37943a44d34a (diff)
downloadports-ce1af7fdc2cde4dc409a344a4210a3af581ccd2d.tar.gz
ports-ce1af7fdc2cde4dc409a344a4210a3af581ccd2d.zip
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit
Diffstat (limited to 'comms')
-rw-r--r--comms/qt5-connectivity/Makefile1
-rw-r--r--comms/qt5-sensors/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/comms/qt5-connectivity/Makefile b/comms/qt5-connectivity/Makefile
index 547c8969734d..ee21ba931939 100644
--- a/comms/qt5-connectivity/Makefile
+++ b/comms/qt5-connectivity/Makefile
@@ -10,5 +10,4 @@ COMMENT= Qt connectivity (Bluetooth/NFC) module
USES= compiler:c++11-lang qmake qt-dist:5,connectivity
USE_QT= concurrent core declarative buildtools_build
-
.include <bsd.port.mk>
diff --git a/comms/qt5-sensors/Makefile b/comms/qt5-sensors/Makefile
index 3a3c93e362a2..714b5a110fa3 100644
--- a/comms/qt5-sensors/Makefile
+++ b/comms/qt5-sensors/Makefile
@@ -10,5 +10,4 @@ COMMENT= Qt sensors module
USES= compiler:c++11-lang qmake:norecursive qt-dist:5,sensors
USE_QT= core declarative buildtools_build
-
.include <bsd.port.mk>