Date: Sun, 25 Sep 2011 22:20:28 +0000 (UTC) From: Eygene Ryabinkin <rea@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/postgresql90-server/files patch-doc-src-sgml-Makefile ports/databases/postgresql91-server/files patch-doc-src-sgml-Makefile Message-ID: <201109252220.p8PMKSru050606@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rea 2011-09-25 22:20:28 UTC
FreeBSD ports repository
Added files:
databases/postgresql90-server/files
patch-doc-src-sgml-Makefile
databases/postgresql91-server/files
patch-doc-src-sgml-Makefile
Log:
Don't rebuild manual pages if configure was changed
Sometimes patches for PostgreSQL touch its configure script. And the
logics inside current Makefiles for the documentation makes the manual
pages (and other stuff) to be dependent of the timestamp of the
top-level configure file. This triggers the rebuild of the manual
pages, but since some additional XML-related tools are needed, this
rebuild can fail.
PR: 159844
Approved by: maintainer timeout (1 month)
Feature safe: yes
Revision Changes Path
1.1 +17 -0 ports/databases/postgresql90-server/files/patch-doc-src-sgml-Makefile (new)
1.1 +17 -0 ports/databases/postgresql91-server/files/patch-doc-src-sgml-Makefile (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109252220.p8PMKSru050606>
