Date: Fri, 18 Mar 2022 09:03:25 GMT From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e472de813a9d - main - finance/gnucash-docs: Fix build after ports 213dc1f95defba Message-ID: <202203180903.22I93P1D052544@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=e472de813a9d932ec8858a327ac69f1f78fd5020 commit e472de813a9d932ec8858a327ac69f1f78fd5020 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2022-03-18 09:01:59 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2022-03-18 09:01:59 +0000 finance/gnucash-docs: Fix build after ports 213dc1f95defba Fixes: 213dc1f95defbadd689d5bdcdd04caef9778c9d3 --- finance/gnucash-docs/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile index 5d28a380b5da..795b731b7ef0 100644 --- a/finance/gnucash-docs/Makefile +++ b/finance/gnucash-docs/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= SF/gnucash/gnucash%20%28stable%29/${PORTVERSION} MAINTAINER= madpilot@FreeBSD.org COMMENT= Documentation for gnucash +BUILD_DEPENDS= xsltproc:textproc/libxslt RUN_DEPENDS= yelp:x11/yelp USES= cmake localbase gnome
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203180903.22I93P1D052544>