aboutsummaryrefslogtreecommitdiff
path: root/databases/mariadb103-server/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-09-24 09:49:21 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-09-24 09:49:21 +0000
commit83c0ed08a04a1b8e38fab1b9d1089ae6058b72b2 (patch)
tree40df99106d8794466761f8664ea324d9b6fe92c7 /databases/mariadb103-server/Makefile
parentfe485a9d9b5a52f1f8c7c956f3e351d540471285 (diff)
downloadports-83c0ed08a04a1b8e38fab1b9d1089ae6058b72b2.tar.gz
ports-83c0ed08a04a1b8e38fab1b9d1089ae6058b72b2.zip
These options seem to also install files that are not documentation, so
remove their dependency on DOCS.
Notes
Notes: svn path=/head/; revision=480563
Diffstat (limited to 'databases/mariadb103-server/Makefile')
-rw-r--r--databases/mariadb103-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mariadb103-server/Makefile b/databases/mariadb103-server/Makefile
index 37fc6d3dfdaa..31a491f66341 100644
--- a/databases/mariadb103-server/Makefile
+++ b/databases/mariadb103-server/Makefile
@@ -158,7 +158,7 @@ ROCKSDB_USES= python
SNAPPY_CMAKE_OFF= -DWITH_INNODB_SNAPPY=OFF -DWITH_ROCKSDB_snappy=OFF
SNAPPY_CMAKE_ON= -DWITH_INNODB_SNAPPY=ON -DWITH_ROCKSDB_snappy=ON
SNAPPY_LIB_DEPENDS= libsnappy.so:archivers/snappy
-TOKUDB_IMPLIES= SNAPPY DOCS
+TOKUDB_IMPLIES= SNAPPY
TOKUDB_PORTDOCS= README.md
TOKUDB_VARS= LICENSE+=PerconaFT LICENSE_COMB=multi
WSREP_CMAKE_OFF= -DWITH_WSREP=OFF