git: e472de813a9d - main - finance/gnucash-docs: Fix build after ports 213dc1f95defba
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Mar 2022 09:03:25 UTC
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