From cf1a12c828566036fa220e87e539394475be69cc Mon Sep 17 00:00:00 2001 From: Palle Girgensohn Date: Wed, 9 Oct 2024 10:31:22 +0200 Subject: [PATCH] databases/postgresql17-docs: Remove build dependency on fop It is only required when building PDF, which we don't. PR: 281814 --- 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