pkgsrc-WIP-changes archive

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

newsraft: fixed bl3 error



Module Name:	pkgsrc-wip
Committed By:	Kevin Bloom <kevin.bloom%posteo.net@localhost>
Pushed By:	nuclearkev
Date:		Mon Jan 22 20:48:14 2024 -0500
Changeset:	506169f67df00eab9a31c536ba720420d9640431

Modified Files:
	newsraft/Makefile

Log Message:
newsraft: fixed bl3 error

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

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

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

diffs:
diff --git a/newsraft/Makefile b/newsraft/Makefile
index 48e501c807..6396f03ac8 100644
--- a/newsraft/Makefile
+++ b/newsraft/Makefile
@@ -35,6 +35,6 @@ do-install:
 
 .include "../../www/curl/buildlink3.mk"
 .include "../../devel/yajl/buildlink3.mk"
-.include "../../wip/gumbo-parser/buildlink3.mk"
+.include "../../www/gumbo-parser/buildlink3.mk"
 .include "../../devel/ncursesw/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index