git: d4d6a738c51b - main - misc/kookbook: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:08 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d4d6a738c51bf2bd0e87010b5b6914f6ada5e26f commit d4d6a738c51bf2bd0e87010b5b6914f6ada5e26f Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:34 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:27 +0000 misc/kookbook: pet stage-qa --- misc/kookbook/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/kookbook/Makefile b/misc/kookbook/Makefile index 96ff7a90dc45..544272083216 100644 --- a/misc/kookbook/Makefile +++ b/misc/kookbook/Makefile @@ -1,6 +1,6 @@ PORTNAME= kookbook DISTVERSION= 0.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc kde MASTER_SITES= KDE/unstable/${PORTNAME}/ @@ -10,7 +10,7 @@ COMMENT= Recipes database with Markdown support LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/lib/libmarkdown.a:textproc/discount +LIB_DEPENDS= libmarkdown.so:textproc/discount USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz USE_KDE= ecm_build