pkgsrc-WIP-changes archive

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

rm TODO, modified Makefile



Module Name:	pkgsrc-wip
Committed By:	Jay Patel <jaypatel.ani%gmail.com@localhost>
Pushed By:	jaypatelani
Date:		Wed Sep 29 16:03:41 2021 +0530
Changeset:	19ce8bbf1233a45f93ee2b40250284170cd49167

Modified Files:
	nyxt/Makefile
Removed Files:
	nyxt/TODO

Log Message:
rm TODO, modified Makefile

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

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

diffstat:
 nyxt/Makefile | 2 ++
 nyxt/TODO     | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/nyxt/Makefile b/nyxt/Makefile
index 885c35c2b8..bfc58a318b 100644
--- a/nyxt/Makefile
+++ b/nyxt/Makefile
@@ -14,5 +14,7 @@ COMMENT=	Terminal browser
 LICENSE=	original-bsd
 
 
+.include "../../lang/sbcl/buildlink3.mk"
 .include "../../www/webkit24-gtk/buildlink3.mk"
+.include "../../wip/libfixposix/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/nyxt/TODO b/nyxt/TODO
deleted file mode 100644
index e5236d8cde..0000000000
--- a/nyxt/TODO
+++ /dev/null
@@ -1 +0,0 @@
-depends libfixposix porting needed


Home | Main Index | Thread Index | Old Index