summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/apq-mysql/Makefile2
-rw-r--r--databases/apq-odbc/Makefile2
-rw-r--r--databases/apq-pgsql/Makefile2
-rw-r--r--databases/apq/Makefile2
-rw-r--r--databases/elixir-calecto/Makefile2
-rw-r--r--databases/hbase/Makefile2
-rw-r--r--databases/mariadb104-server/Makefile4
-rw-r--r--databases/mongodb44/Makefile2
-rw-r--r--databases/mongodb50/Makefile8
-rw-r--r--databases/mysql55-server/Makefile8
-rw-r--r--databases/percona-pam-for-mysql/Makefile4
-rw-r--r--databases/php73-dba/Makefile2
-rw-r--r--databases/php73-interbase/Makefile2
-rw-r--r--databases/php73-mysqli/Makefile2
-rw-r--r--databases/php73-odbc/Makefile2
-rw-r--r--databases/php73-pdo/Makefile2
-rw-r--r--databases/php73-pdo_dblib/Makefile2
-rw-r--r--databases/php73-pdo_firebird/Makefile2
-rw-r--r--databases/php73-pdo_mysql/Makefile2
-rw-r--r--databases/php73-pdo_odbc/Makefile2
-rw-r--r--databases/php73-pdo_pgsql/Makefile2
-rw-r--r--databases/php73-pdo_sqlite/Makefile2
-rw-r--r--databases/php73-pgsql/Makefile2
-rw-r--r--databases/php73-sqlite3/Makefile2
-rw-r--r--databases/php74-dba/Makefile2
-rw-r--r--databases/php74-mysqli/Makefile2
-rw-r--r--databases/php74-odbc/Makefile2
-rw-r--r--databases/php74-pdo/Makefile2
-rw-r--r--databases/php74-pdo_dblib/Makefile2
-rw-r--r--databases/php74-pdo_firebird/Makefile2
-rw-r--r--databases/php74-pdo_mysql/Makefile2
-rw-r--r--databases/php74-pdo_odbc/Makefile2
-rw-r--r--databases/php74-pdo_pgsql/Makefile2
-rw-r--r--databases/php74-pdo_sqlite/Makefile2
-rw-r--r--databases/php74-pgsql/Makefile2
-rw-r--r--databases/php74-sqlite3/Makefile2
-rw-r--r--databases/php80-dba/Makefile2
-rw-r--r--databases/php80-mysqli/Makefile2
-rw-r--r--databases/php80-odbc/Makefile2
-rw-r--r--databases/php80-pdo/Makefile2
-rw-r--r--databases/php80-pdo_dblib/Makefile2
-rw-r--r--databases/php80-pdo_firebird/Makefile2
-rw-r--r--databases/php80-pdo_mysql/Makefile2
-rw-r--r--databases/php80-pdo_odbc/Makefile2
-rw-r--r--databases/php80-pdo_pgsql/Makefile2
-rw-r--r--databases/php80-pdo_sqlite/Makefile2
-rw-r--r--databases/php80-pgsql/Makefile2
-rw-r--r--databases/php80-sqlite3/Makefile2
-rw-r--r--databases/py-couchdb/Makefile2
-rw-r--r--databases/py-motor/Makefile2
50 files changed, 58 insertions, 58 deletions
diff --git a/databases/apq-mysql/Makefile b/databases/apq-mysql/Makefile
index 24edc6848b86..7b51c46e7498 100644
--- a/databases/apq-mysql/Makefile
+++ b/databases/apq-mysql/Makefile
@@ -22,7 +22,7 @@ USES= ada tar:bzip2 mysql
IGNORE_WITH_MYSQL= 57 80 101m 102m 103m 57p 57w
HAS_CONFIGURE= yes
WRKPATH= ${WRKDIR}/build
-CONFIGURE_ARGS= --prefix=${PREFIX} \
+CONFIGURE_ARGS= --prefix=${PREFIX} \
--disable-relocatable \
--work-path=${WRKPATH} \
--processors=${MAKE_JOBS_NUMBER}
diff --git a/databases/apq-odbc/Makefile b/databases/apq-odbc/Makefile
index bfca9b4e9322..394a80e9c96f 100644
--- a/databases/apq-odbc/Makefile
+++ b/databases/apq-odbc/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= libodbc.so:databases/unixODBC
USES= ada tar:bzip2
HAS_CONFIGURE= yes
WRKPATH= ${WRKDIR}/build
-CONFIGURE_ARGS= --prefix=${PREFIX} \
+CONFIGURE_ARGS= --prefix=${PREFIX} \
--disable-relocatable \
--work-path=${WRKPATH} \
--processors=${MAKE_JOBS_NUMBER}
diff --git a/databases/apq-pgsql/Makefile b/databases/apq-pgsql/Makefile
index 7f39a33ebaa9..ba5f4913236c 100644
--- a/databases/apq-pgsql/Makefile
+++ b/databases/apq-pgsql/Makefile
@@ -21,7 +21,7 @@ USES= ada tar:bzip2 pgsql
WANT_PGSQL= lib
HAS_CONFIGURE= yes
WRKPATH= ${WRKDIR}/build
-CONFIGURE_ARGS= --prefix=${PREFIX} \
+CONFIGURE_ARGS= --prefix=${PREFIX} \
--disable-relocatable \
--work-path=${WRKPATH} \
--processors=${MAKE_JOBS_NUMBER}
diff --git a/databases/apq/Makefile b/databases/apq/Makefile
index f5ca7876c69d..d0e85dcabc16 100644
--- a/databases/apq/Makefile
+++ b/databases/apq/Makefile
@@ -19,7 +19,7 @@ USES= ada tar:bzip2
PORTDOCS= README HISTORY
HAS_CONFIGURE= yes
WRKPATH= ${WRKDIR}/build
-CONFIGURE_ARGS= --prefix=${PREFIX} \
+CONFIGURE_ARGS= --prefix=${PREFIX} \
--disable-relocatable \
--work-path=${WRKPATH} \
--processors=${MAKE_JOBS_NUMBER}
diff --git a/databases/elixir-calecto/Makefile b/databases/elixir-calecto/Makefile
index 1ade77101838..9b13c975ee33 100644
--- a/databases/elixir-calecto/Makefile
+++ b/databases/elixir-calecto/Makefile
@@ -13,7 +13,7 @@ USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= lau
-MIX_BUILD_DEPS= databases/elixir-ecto \
+MIX_BUILD_DEPS= databases/elixir-ecto \
devel/elixir-calendar
MIX_RUN_DEPS:= ${MIX_BUILD_DEPS}
diff --git a/databases/hbase/Makefile b/databases/hbase/Makefile
index 6491d199f075..1591f4fe41e7 100644
--- a/databases/hbase/Makefile
+++ b/databases/hbase/Makefile
@@ -43,7 +43,7 @@ USERS= ${HBASE_USER}
GROUPS= ${HBASE_GROUP}
SUB_FILES= hbase-env-dist.sh pkg-message
-USE_RC_SUBR= hbase_master hbase_regionserver
+USE_RC_SUBR= hbase_master hbase_regionserver
SUB_LIST= HBASE_USER="${HBASE_USER}" \
JAVA_HOME="${JAVA_HOME}" \
HBASE_LOG_DIR="${HBASE_LOGDIR}" \
diff --git a/databases/mariadb104-server/Makefile b/databases/mariadb104-server/Makefile
index 52bd6a11c638..da946798cd61 100644
--- a/databases/mariadb104-server/Makefile
+++ b/databases/mariadb104-server/Makefile
@@ -201,8 +201,8 @@ PLIST_SUB+= WSREP="@comment "
.endif
.if ${ARCH} == i386
-USE_GCC= yes
-CFLAGS+= -latomic -fasynchronous-unwind-tables
+USE_GCC= yes
+CFLAGS+= -latomic -fasynchronous-unwind-tables
.endif
.if ${OPSYS} == DragonFly
diff --git a/databases/mongodb44/Makefile b/databases/mongodb44/Makefile
index 1a361999b525..b99f5d9e9aab 100644
--- a/databases/mongodb44/Makefile
+++ b/databases/mongodb44/Makefile
@@ -30,7 +30,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \
USES= compiler:c++17-lang cpe python:3.5+,build scons
USE_RC_SUBR= mongod
-PORTSCOUT= limit:^4\.4\.
+PORTSCOUT= limit:^4\.4\.
CONFLICTS_INSTALL= mongodb36 mongodb4[02]
diff --git a/databases/mongodb50/Makefile b/databases/mongodb50/Makefile
index 4d331897e774..2897ab488ac1 100644
--- a/databases/mongodb50/Makefile
+++ b/databases/mongodb50/Makefile
@@ -34,11 +34,11 @@ CONFLICTS_INSTALL= mongodb36 mongodb4[024]
OPTIONS_DEFINE= LTO SASL SSL
OPTIONS_DEFAULT=LTO SASL SSL
-OPTIONS_EXCLUDE_aarch64= ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}}
-OPTIONS_EXCLUDE_aarch64_14= LTO # Does not work with llvm12 on aarch64.
+OPTIONS_EXCLUDE_aarch64= ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}}
+OPTIONS_EXCLUDE_aarch64_14= LTO # Does not work with llvm12 on aarch64.
-SHEBANG_FILES= buildscripts/scons.py
-python_OLD_CMD= @python_interpreter@
+SHEBANG_FILES= buildscripts/scons.py
+python_OLD_CMD= @python_interpreter@
MAKE_ARGS= --use-system-zlib \
--use-system-pcre \
diff --git a/databases/mysql55-server/Makefile b/databases/mysql55-server/Makefile
index bd0010044b83..c1fdd81a470f 100644
--- a/databases/mysql55-server/Makefile
+++ b/databases/mysql55-server/Makefile
@@ -52,11 +52,11 @@ SHEBANG_FILES= scripts/*.pl* scripts/*.sh
.include <bsd.port.options.mk>
.if defined(PPC_ABI) && ${PPC_ABI} == ELFv2
-USES+= compiler:gcc-c++11-lib
-USE_CXXSTD= gnu++11
+USES+= compiler:gcc-c++11-lib
+USE_CXXSTD= gnu++11
.else
-USES+= compiler:c++11-lang
-USE_CXXSTD= gnu++98
+USES+= compiler:c++11-lang
+USE_CXXSTD= gnu++98
.endif
.if ${PORT_OPTIONS:MSSL}
diff --git a/databases/percona-pam-for-mysql/Makefile b/databases/percona-pam-for-mysql/Makefile
index 0e2c47110d7b..b6bf4ec13cb9 100644
--- a/databases/percona-pam-for-mysql/Makefile
+++ b/databases/percona-pam-for-mysql/Makefile
@@ -22,7 +22,7 @@ DESCR= ${.CURDIR}/pkg-descr
CMAKE_ARGS+= -DWITH_PAM=1
# Workaround to clang11/gcc10 with -fno-common by default
-CFLAGS+= -fcommon
+CFLAGS+= -fcommon
PLUGIN_ONLY= yes
@@ -32,4 +32,4 @@ do-install:
.include "${MASTERDIR}/Makefile"
-RUN_DEPENDS= # This plugin has no run dependencies. It should work with any desired mysql client/server.
+RUN_DEPENDS= # This plugin has no run dependencies. It should work with any desired mysql client/server.
diff --git a/databases/php73-dba/Makefile b/databases/php73-dba/Makefile
index 7fce740ef8d0..67ed60156443 100644
--- a/databases/php73-dba/Makefile
+++ b/databases/php73-dba/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -dba
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php73-interbase/Makefile b/databases/php73-interbase/Makefile
index 55c33a2b311a..0f68cf2debdb 100644
--- a/databases/php73-interbase/Makefile
+++ b/databases/php73-interbase/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -interbase
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php73-mysqli/Makefile b/databases/php73-mysqli/Makefile
index e12caa20cfd3..58bee3cb2049 100644
--- a/databases/php73-mysqli/Makefile
+++ b/databases/php73-mysqli/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -mysqli
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php73-odbc/Makefile b/databases/php73-odbc/Makefile
index c59558a1d1e6..7029e192cd95 100644
--- a/databases/php73-odbc/Makefile
+++ b/databases/php73-odbc/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -odbc
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php73-pdo/Makefile b/databases/php73-pdo/Makefile
index 663724eec036..175be7b29c4e 100644
--- a/databases/php73-pdo/Makefile
+++ b/databases/php73-pdo/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -pdo
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php73-pdo_dblib/Makefile b/databases/php73-pdo_dblib/Makefile
index cd8aba6a2781..5f41c6770941 100644
--- a/databases/php73-pdo_dblib/Makefile
+++ b/databases/php73-pdo_dblib/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -pdo_dblib
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php73-pdo_firebird/Makefile b/databases/php73-pdo_firebird/Makefile
index 4e227299030b..307adfda9332 100644
--- a/databases/php73-pdo_firebird/Makefile
+++ b/databases/php73-pdo_firebird/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -pdo_firebird
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php73-pdo_mysql/Makefile b/databases/php73-pdo_mysql/Makefile
index 3803accafc2e..ac7815140256 100644
--- a/databases/php73-pdo_mysql/Makefile
+++ b/databases/php73-pdo_mysql/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -pdo_mysql
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php73-pdo_odbc/Makefile b/databases/php73-pdo_odbc/Makefile
index d356d701a74a..f4f0cf9586a2 100644
--- a/databases/php73-pdo_odbc/Makefile
+++ b/databases/php73-pdo_odbc/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -pdo_odbc
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php73-pdo_pgsql/Makefile b/databases/php73-pdo_pgsql/Makefile
index a3512fc57074..a9858d7b558b 100644
--- a/databases/php73-pdo_pgsql/Makefile
+++ b/databases/php73-pdo_pgsql/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -pdo_pgsql
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php73-pdo_sqlite/Makefile b/databases/php73-pdo_sqlite/Makefile
index 4ce8a34a4d30..8f1a48880e24 100644
--- a/databases/php73-pdo_sqlite/Makefile
+++ b/databases/php73-pdo_sqlite/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -pdo_sqlite
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php73-pgsql/Makefile b/databases/php73-pgsql/Makefile
index 6982f2577628..6b1dfe27ca05 100644
--- a/databases/php73-pgsql/Makefile
+++ b/databases/php73-pgsql/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -pgsql
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php73-sqlite3/Makefile b/databases/php73-sqlite3/Makefile
index ec15c618aab7..ab24fa4a69c9 100644
--- a/databases/php73-sqlite3/Makefile
+++ b/databases/php73-sqlite3/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -sqlite3
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php74-dba/Makefile b/databases/php74-dba/Makefile
index 86f9b3f8a802..af5519aeea97 100644
--- a/databases/php74-dba/Makefile
+++ b/databases/php74-dba/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -dba
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php74-mysqli/Makefile b/databases/php74-mysqli/Makefile
index 09a85eb27fc8..3d39ef5e7667 100644
--- a/databases/php74-mysqli/Makefile
+++ b/databases/php74-mysqli/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -mysqli
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php74-odbc/Makefile b/databases/php74-odbc/Makefile
index f8328ef98f17..309218574011 100644
--- a/databases/php74-odbc/Makefile
+++ b/databases/php74-odbc/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -odbc
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php74-pdo/Makefile b/databases/php74-pdo/Makefile
index d3a517f8c554..da1ba1f12714 100644
--- a/databases/php74-pdo/Makefile
+++ b/databases/php74-pdo/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -pdo
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php74-pdo_dblib/Makefile b/databases/php74-pdo_dblib/Makefile
index 7ca98393d92b..f319c420097b 100644
--- a/databases/php74-pdo_dblib/Makefile
+++ b/databases/php74-pdo_dblib/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -pdo_dblib
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php74-pdo_firebird/Makefile b/databases/php74-pdo_firebird/Makefile
index 3b3baf1e5715..429a9336cf6e 100644
--- a/databases/php74-pdo_firebird/Makefile
+++ b/databases/php74-pdo_firebird/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -pdo_firebird
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php74-pdo_mysql/Makefile b/databases/php74-pdo_mysql/Makefile
index be205b0a152e..d78142f112d3 100644
--- a/databases/php74-pdo_mysql/Makefile
+++ b/databases/php74-pdo_mysql/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -pdo_mysql
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php74-pdo_odbc/Makefile b/databases/php74-pdo_odbc/Makefile
index 96c7890dc276..10736c1e7992 100644
--- a/databases/php74-pdo_odbc/Makefile
+++ b/databases/php74-pdo_odbc/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -pdo_odbc
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php74-pdo_pgsql/Makefile b/databases/php74-pdo_pgsql/Makefile
index e72354243c4a..6232942c69de 100644
--- a/databases/php74-pdo_pgsql/Makefile
+++ b/databases/php74-pdo_pgsql/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -pdo_pgsql
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php74-pdo_sqlite/Makefile b/databases/php74-pdo_sqlite/Makefile
index 1d63c6ff41dd..923f35f0e15e 100644
--- a/databases/php74-pdo_sqlite/Makefile
+++ b/databases/php74-pdo_sqlite/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -pdo_sqlite
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php74-pgsql/Makefile b/databases/php74-pgsql/Makefile
index 75b60d40e82d..3e262a5c5f30 100644
--- a/databases/php74-pgsql/Makefile
+++ b/databases/php74-pgsql/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -pgsql
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php74-sqlite3/Makefile b/databases/php74-sqlite3/Makefile
index b8047ecda0fc..6fcaf4533b6c 100644
--- a/databases/php74-sqlite3/Makefile
+++ b/databases/php74-sqlite3/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -sqlite3
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php80-dba/Makefile b/databases/php80-dba/Makefile
index a9ef02c75291..b6e8e71428bc 100644
--- a/databases/php80-dba/Makefile
+++ b/databases/php80-dba/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -dba
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php80-mysqli/Makefile b/databases/php80-mysqli/Makefile
index 9c25581e2018..d1caa11d7860 100644
--- a/databases/php80-mysqli/Makefile
+++ b/databases/php80-mysqli/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -mysqli
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php80-odbc/Makefile b/databases/php80-odbc/Makefile
index 7aac0f1da017..18b0b041c157 100644
--- a/databases/php80-odbc/Makefile
+++ b/databases/php80-odbc/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -odbc
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php80-pdo/Makefile b/databases/php80-pdo/Makefile
index 8d5dea5fc4bc..681ba64e9e82 100644
--- a/databases/php80-pdo/Makefile
+++ b/databases/php80-pdo/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -pdo
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php80-pdo_dblib/Makefile b/databases/php80-pdo_dblib/Makefile
index b75d68b8e5c6..de84690c16af 100644
--- a/databases/php80-pdo_dblib/Makefile
+++ b/databases/php80-pdo_dblib/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -pdo_dblib
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php80-pdo_firebird/Makefile b/databases/php80-pdo_firebird/Makefile
index a60f84841472..5935044cecbe 100644
--- a/databases/php80-pdo_firebird/Makefile
+++ b/databases/php80-pdo_firebird/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -pdo_firebird
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php80-pdo_mysql/Makefile b/databases/php80-pdo_mysql/Makefile
index 509c01283d1a..cd75254cecab 100644
--- a/databases/php80-pdo_mysql/Makefile
+++ b/databases/php80-pdo_mysql/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -pdo_mysql
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php80-pdo_odbc/Makefile b/databases/php80-pdo_odbc/Makefile
index 6fb233fddb02..de46a9478aca 100644
--- a/databases/php80-pdo_odbc/Makefile
+++ b/databases/php80-pdo_odbc/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -pdo_odbc
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php80-pdo_pgsql/Makefile b/databases/php80-pdo_pgsql/Makefile
index 6d64dd6a473a..c24f2dad1bab 100644
--- a/databases/php80-pdo_pgsql/Makefile
+++ b/databases/php80-pdo_pgsql/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -pdo_pgsql
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php80-pdo_sqlite/Makefile b/databases/php80-pdo_sqlite/Makefile
index c85dd9bc3627..a42f6b591403 100644
--- a/databases/php80-pdo_sqlite/Makefile
+++ b/databases/php80-pdo_sqlite/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -pdo_sqlite
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php80-pgsql/Makefile b/databases/php80-pgsql/Makefile
index e9e99448008d..ad4044823282 100644
--- a/databases/php80-pgsql/Makefile
+++ b/databases/php80-pgsql/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -pgsql
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/php80-sqlite3/Makefile b/databases/php80-sqlite3/Makefile
index 2316914f953e..4bf889f166f8 100644
--- a/databases/php80-sqlite3/Makefile
+++ b/databases/php80-sqlite3/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -sqlite3
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/databases/py-couchdb/Makefile b/databases/py-couchdb/Makefile
index ff082fbfd38f..0794d00dae85 100644
--- a/databases/py-couchdb/Makefile
+++ b/databases/py-couchdb/Makefile
@@ -13,7 +13,7 @@ COMMENT= Simple Library to Allow Python Applications to Use CouchDB
LICENSE= BSD3CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= distutils autoplist concurrent pythonprefix
diff --git a/databases/py-motor/Makefile b/databases/py-motor/Makefile
index beb46ba86bcf..018e220bd049 100644
--- a/databases/py-motor/Makefile
+++ b/databases/py-motor/Makefile
@@ -11,7 +11,7 @@ COMMENT= Non-blocking MongoDB driver for Tornado or asyncio
LICENSE= APACHE20
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymongo>=3.3:databases/pymongo@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymongo>=3.3:databases/pymongo@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= distutils autoplist