pkgsrc-WIP-changes archive

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

sc-im: bsd.prefs.mk is still needed because CFLAGS and LDFLAGS are modified



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Wed Jan 16 23:54:57 2019 +0100
Changeset:	77efc72a83252131deaa20f7cf63713aa140055e

Modified Files:
	sc-im/TODO

Log Message:
sc-im: bsd.prefs.mk is still needed because CFLAGS and LDFLAGS are modified

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

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

diffstat:
 sc-im/TODO | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/sc-im/TODO b/sc-im/TODO
index 8bf0de6341..ff81551b99 100644
--- a/sc-im/TODO
+++ b/sc-im/TODO
@@ -20,8 +20,5 @@ ncursesw 6.1 on xterm-256color terminals:
 An xls option can be added once libxls hits 1.5 and is included in
 pkgsrc. Version 1.4 has many vulnerabilities.
 
-
-- Is mk/bsd.prefs.mk still needed? (probably was used/needed previously but no
-  longer needed)
 - Can CFLAGS_CURSES and LDLIBS_CURSES reuse BUILDLINK_CFLAGS.ncursesw and
   BUILDLINK_LDADD.ncursesw?


Home | Main Index | Thread Index | Old Index