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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to