pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
coccigrep: Depends on wip/coccinelle instead of devel/coccinelle
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Wed Jul 8 02:15:43 2020 +0200
Changeset: a85d84bf0d5d86ae4ff81a903d352e3bb657be9b
Modified Files:
coccigrep/Makefile
Log Message:
coccigrep: Depends on wip/coccinelle instead of devel/coccinelle
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a85d84bf0d5d86ae4ff81a903d352e3bb657be9b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
coccigrep/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/coccigrep/Makefile b/coccigrep/Makefile
index b9461b0a5a..77d45bef59 100644
--- a/coccigrep/Makefile
+++ b/coccigrep/Makefile
@@ -11,7 +11,7 @@ HOMEPAGE= https://home.regit.org/software/coccigrep/
COMMENT= Semantic grep for the C language
LICENSE= gnu-gpl-v3
-DEPENDS= coccinelle-[0-9]*:../../devel/coccinelle
+DEPENDS= coccinelle-[0-9]*:../../wip/coccinelle
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index