pkgsrc-WIP-changes archive

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

swi-prolog-lite: Add TODO about ncurses bl3 inclusion and buildlink3.mk file



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Nov 22 09:07:18 2018 +0100
Changeset:	657e312dc012ed190c98a0292ca98f1440206996

Modified Files:
	swi-prolog-lite/TODO

Log Message:
swi-prolog-lite: Add TODO about ncurses bl3 inclusion and buildlink3.mk file

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

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

diffstat:
 swi-prolog-lite/TODO | 4 ++++
 1 file changed, 4 insertions(+)

diffs:
diff --git a/swi-prolog-lite/TODO b/swi-prolog-lite/TODO
index 77918a614f..394f2d38f8 100644
--- a/swi-prolog-lite/TODO
+++ b/swi-prolog-lite/TODO
@@ -1,2 +1,6 @@
 - Is patches/patch-packages_Dialect.defs.in really needed?  If yes, why?
   (Please document the patch!)
+- Probably buildlink3.mk should not include ncurses bl3 (no .so are directly
+  provided as part of swi-prolog-lite)
+- Investigate if it is possible/better to use curses.buildlink3.mk (instead of
+  ncurses bl3)


Home | Main Index | Thread Index | Old Index