Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2024 18:05:16 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 62fdd5cd4816 - main - textproc/quarto: Remove leftover comment
Message-ID:  <202409291805.48TI5Gkv002920@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=62fdd5cd48164c07cb9d5324f09642dff54e0b66

commit 62fdd5cd48164c07cb9d5324f09642dff54e0b66
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-29 18:04:56 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-29 18:04:56 +0000

    textproc/quarto: Remove leftover comment
---
 textproc/quarto/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/textproc/quarto/Makefile b/textproc/quarto/Makefile
index c1d1586e0957..cf941ded3e38 100644
--- a/textproc/quarto/Makefile
+++ b/textproc/quarto/Makefile
@@ -38,7 +38,7 @@ OPTIONS_DEFINE=	R
 R_DESC=		Install R dependency
 R_RUN_DEPENDS=	R:math/R \
 		R-cran-knitr>0:print/R-cran-knitr \
-		R-cran-rmarkdown>0:textproc/R-cran-rmarkdown # conflicts with hs-pandoc32
+		R-cran-rmarkdown>0:textproc/R-cran-rmarkdown
 
 post-patch:
 	# replace tokens in the quarto executable and in run-tests.sh


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409291805.48TI5Gkv002920>