mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 18:50:33 -04:00
This includes a bunch of security fixes: CVE-2007-6067, CVE-2007-4772, CVE-2007-6601, CVE-2007-6600 and CVE-2007-4769. Security: http://www.postgresql.org/about/news.905
11 lines
281 B
Text
11 lines
281 B
Text
--- doc/Makefile~ 2003-08-04 22:52:48.000000000 +0200
|
|
+++ doc/Makefile 2008-01-07 11:53:53.000000000 +0100
|
|
@@ -26,7 +26,7 @@
|
|
.NOTPARALLEL:
|
|
|
|
ifneq ($(wildcard $(srcdir)/postgres.tar.gz),)
|
|
-found_html := yes
|
|
+#found_html := yes
|
|
endif
|
|
|
|
ifneq ($(wildcard $(srcdir)/man.tar.gz),)
|