pkgsrc-WIP-changes archive

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

hs-carp: Dependency hs-open-browser comes from www, not wip



Module Name:	pkgsrc-wip
Committed By:	Charlotte Koch <charlotte%NetBSD.org@localhost>
Pushed By:	cfkoch
Date:		Fri Nov 18 19:08:49 2022 -0800
Changeset:	c2c0595d791f3f13d5a09c1137c0216422ce758f

Modified Files:
	hs-carp/Makefile

Log Message:
hs-carp: Dependency hs-open-browser comes from www, not wip

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

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

diffstat:
 hs-carp/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/hs-carp/Makefile b/hs-carp/Makefile
index 179e278f12..a0eeda9abc 100644
--- a/hs-carp/Makefile
+++ b/hs-carp/Makefile
@@ -21,6 +21,6 @@ NOT_PAX_MPROTECT_SAFE+=	bin/carp-header-parse
 .include "../../textproc/hs-blaze-markup/buildlink3.mk"
 .include "../../textproc/hs-edit-distance/buildlink3.mk"
 .include "../../wip/hs-cmark/buildlink3.mk"
-.include "../../wip/hs-open-browser/buildlink3.mk"
+.include "../../www/hs-open-browser/buildlink3.mk"
 .include "../../mk/haskell.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index