aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-05 16:28:43 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-12-05 16:28:43 +0000
commit3ec16da6d690865ea708b2cd86363b6651f86d95 (patch)
tree0784d6e36011993ce4bc1716ad399a625e4e371b /databases/Makefile
parentb387047820fbad49b6d69411b2a4b929bb8b5463 (diff)
downloadports-3ec16da6d690865ea708b2cd86363b6651f86d95.tar.gz
ports-3ec16da6d690865ea708b2cd86363b6651f86d95.zip
- Add py35-mysqlclient, python 3.5 variant of py-mysqlclient
Notes
Notes: svn path=/head/; revision=427907
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 08a88ab40432..d48711ff44dd 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -556,9 +556,9 @@
SUBDIR += percona56-server
SUBDIR += pg_activity
SUBDIR += pg_citus
+ SUBDIR += pg_qualstats
SUBDIR += pg_reorg
SUBDIR += pg_rman
- SUBDIR += pg_qualstats
SUBDIR += pg_stat_kcache
SUBDIR += pg_statsinfo
SUBDIR += pgaccess
@@ -795,6 +795,7 @@
SUBDIR += py34-gdbm
SUBDIR += py34-sqlite3
SUBDIR += py35-gdbm
+ SUBDIR += py35-mysqlclient
SUBDIR += py35-sqlite3
SUBDIR += pydbx
SUBDIR += pymongo