ports/databases/mysql50-server/files/patch-man::Makefile.in
Alex Dupre 1f25a7505e Update to 5.0.26 release and fix two security vulnerabilities
(CVE-2006-4226 and CVE-2006-4227).

Approved by:	portmgr (erwin)
2006-10-22 10:32:30 +00:00

13 lines
363 B
Text

--- man/Makefile.in.orig Wed Oct 4 13:25:43 2006
+++ man/Makefile.in Sun Oct 22 10:07:26 2006
@@ -344,8 +344,8 @@
yassl_libs = @yassl_libs@
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
zlib_dir = @zlib_dir@
-man1_MANS = @man1_files@
-man8_MANS = @man8_files@
+man1_MANS =
+man8_MANS =
EXTRA_DIST = $(man1_MANS) $(man8_MANS)
all: all-am