ports/databases/mysql323-server/files/patch-man::Makefile.in
Alex Dupre 57d43c0887 Update to 3.23.59 snapshot:
- Switch to rcNG
- Add the possibility to specify the database directory in rc.conf
- Move database creation from post-install stage into startup script
2005-03-15 14:17:25 +00:00

13 lines
427 B
Text

--- man/Makefile.in.orig Tue Mar 1 05:31:24 2005
+++ man/Makefile.in Tue Mar 15 12:55:49 2005
@@ -266,9 +266,7 @@
target_vendor = @target_vendor@
thread_dirs = @thread_dirs@
uname_prog = @uname_prog@
-man_MANS = mysql.1 isamchk.1 isamlog.1 mysql_zap.1 mysqlaccess.1 \
- mysqladmin.1 mysqld.1 mysqld_multi.1 mysqldump.1 mysqlshow.1 \
- perror.1 replace.1 safe_mysqld.1
+man_MANS =
EXTRA_DIST = $(man_MANS)
all: all-am