git: 52e24afd52f3 - main - textproc/discount: Add PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 May 2022 05:14:44 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=52e24afd52f3869c67cb69cc7131da426a4e7c79 commit 52e24afd52f3869c67cb69cc7131da426a4e7c79 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-05-22 04:22:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-05-22 04:22:23 +0000 textproc/discount: Add PORTSCOUT --- textproc/discount/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile index 395cb6f3eba8..0a015491d727 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -29,6 +29,8 @@ USE_LDCONFIG= yes CONFLICTS_INSTALL= markdown +PORTSCOUT= skipv:2.2.7 + OPTIONS_DEFINE= EXTRA SAMPLES TAB8 OPTIONS_DEFAULT=EXTRA TAB8 OPTIONS_SUB= yes