pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

vcsh: doesn't need ruby-ronn.



Module Name:	pkgsrc-wip
Committed By:	Amitai Schleier <schmonz-web-git%schmonz.com@localhost>
Pushed By:	schmonz
Date:		Wed Feb 28 07:01:11 2024 -0500
Changeset:	128beb96b713dc7f58db10256fd2403530d9b4d5

Modified Files:
	vcsh/Makefile

Log Message:
vcsh: doesn't need ruby-ronn.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=128beb96b713dc7f58db10256fd2403530d9b4d5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 vcsh/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/vcsh/Makefile b/vcsh/Makefile
index 619e908857..ee9126ca61 100644
--- a/vcsh/Makefile
+++ b/vcsh/Makefile
@@ -15,7 +15,6 @@ LICENSE=	gnu-gpl-v2
 TOOL_DEPENDS+=	p5-Shell-Command-[0-9]*:../../wip/p5-Shell-Command
 TOOL_DEPENDS+=	p5-Test-Most-[0-9]*:../../devel/p5-Test-Most
 TOOL_DEPENDS+=	p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
-TOOL_DEPENDS+=	${RUBY_PKGPREFIX}-ronn-[0-9]*:../../devel/ruby-ronn
 DEPENDS+=	git-base-[0-9]*:../../devel/git-base
 
 USE_LANGUAGES=		c


Home | Main Index | Thread Index | Old Index