aboutsummaryrefslogtreecommitdiffstats
path: root/databases/percona56-client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/percona56-client/Makefile')
-rw-r--r--databases/percona56-client/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/percona56-client/Makefile b/databases/percona56-client/Makefile
index 5ae3fc7bc013..e5a9f0134e36 100644
--- a/databases/percona56-client/Makefile
+++ b/databases/percona56-client/Makefile
@@ -18,11 +18,10 @@ CMAKE_ARGS+= -DWITHOUT_SERVER=1
USE_LDCONFIG= ${PREFIX}/lib/mysql
-MAN1= comp_err.1 msql2mysql.1 mysql.1 mysql_config.1 mysql_find_rows.1 \
+MANPAGES= comp_err.1 msql2mysql.1 mysql.1 mysql_config.1 mysql_find_rows.1 \
mysql_waitpid.1 mysqlaccess.1 mysqladmin.1 mysqlbinlog.1 \
mysqlcheck.1 mysqldump.1 mysqlimport.1 mysqlshow.1 mysqlslap.1
CLIENT_ONLY= yes
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"