git: 572b2dcf7c11 - 2024Q4 - databases/postgresql17-docs: Remove build dependency on fop
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 02 Dec 2024 15:50:14 UTC
The branch 2024Q4 has been updated by girgen: URL: https://cgit.FreeBSD.org/ports/commit/?id=572b2dcf7c11fad4f4dc8fa788111c260f64e1c3 commit 572b2dcf7c11fad4f4dc8fa788111c260f64e1c3 Author: Palle Girgensohn <girgen@FreeBSD.org> AuthorDate: 2024-10-09 08:31:22 +0000 Commit: Palle Girgensohn <girgen@FreeBSD.org> CommitDate: 2024-12-02 15:48:51 +0000 databases/postgresql17-docs: Remove build dependency on fop It is only required when building PDF, which we don't. PR: 281814 (cherry picked from commit cf1a12c828566036fa220e87e539394475be69cc) --- databases/postgresql17-docs/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/databases/postgresql17-docs/Makefile b/databases/postgresql17-docs/Makefile index 84d9f19df293..3120b52f093a 100644 --- a/databases/postgresql17-docs/Makefile +++ b/databases/postgresql17-docs/Makefile @@ -18,7 +18,6 @@ PGDOCSDIR?= ${PREFIX}/${PGDOCSREL} BUILD_DEPENDS+= docbook-xml>0:textproc/docbook-xml \ docbook-xsl>=0:textproc/docbook-xsl \ - fop:textproc/fop \ xmllint:textproc/libxml2 \ xsltproc:textproc/libxslt