pkgsrc-WIP-changes archive

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

updated Makefile for nyxt



Module Name:	pkgsrc-wip
Committed By:	Jay Patel <jaypatel.ani%gmail.com@localhost>
Pushed By:	jaypatelani
Date:		Thu Oct 7 17:49:58 2021 +0530
Changeset:	651598569cff4a0e43fc5742e1295076e63f5368

Modified Files:
	nyxt/Makefile

Log Message:
updated Makefile for nyxt

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

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

diffstat:
 nyxt/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diffs:
diff --git a/nyxt/Makefile b/nyxt/Makefile
index bfc58a318b..156dcc4d70 100644
--- a/nyxt/Makefile
+++ b/nyxt/Makefile
@@ -14,7 +14,11 @@ COMMENT=	Terminal browser
 LICENSE=	original-bsd
 
 
+.include "../../textproc/enchant2/buildlink3.mk"
+.include "../../net/glib-networking/buildlink3.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
 .include "../../lang/sbcl/buildlink3.mk"
 .include "../../www/webkit24-gtk/buildlink3.mk"
 .include "../../wip/libfixposix/buildlink3.mk"
+.include "../../x11/xclip/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index