git: 9ed9262b14ae - main - sysutils/tracker3: Unbreak with asciidoc 10
Date: Tue, 01 Feb 2022 00:06:12 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ed9262b14aebf0145edb140262e2e23265b1bdb commit 9ed9262b14aebf0145edb140262e2e23265b1bdb Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-01-31 23:54:47 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-02-01 00:04:49 +0000 sysutils/tracker3: Unbreak with asciidoc 10 --- sysutils/tracker3/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/sysutils/tracker3/Makefile b/sysutils/tracker3/Makefile index 873d85d66c69..aff8825b686d 100644 --- a/sysutils/tracker3/Makefile +++ b/sysutils/tracker3/Makefile @@ -11,8 +11,6 @@ COMMENT= Object database, tag/metadata database, search tool and indexer LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LGPL -BROKEN= fails to build with asciidoc >= 10 - BUILD_DEPENDS= asciidoc:textproc/asciidoc \ valac:lang/vala LIB_DEPENDS= libdbus-1.so:devel/dbus \