pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57365 CVS commit: pkgsrc/shells/fish
The following reply was made to PR pkg/57365; it has been noted by GNATS.
From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57365 CVS commit: pkgsrc/shells/fish
Date: Tue, 9 May 2023 23:23:37 +0000
Module Name: pkgsrc
Committed By: dholland
Date: Tue May 9 23:23:37 UTC 2023
Modified Files:
pkgsrc/shells/fish: Makefile
Log Message:
shells/fish: fix ncurses linkage, from Chavdar Ivanov and RVP in PR 57365
Only add -lterminfo when using base curses on NetBSD, not ncurses.
Also put it in LIBS, not LDFLAGS :-)
The previous behavior gives a bad build, but only with non-default
settings, so I'm not bumping the revision.
XXX: the magic to add -lterminfo probably belongs in curses.bl3.mk
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/shells/fish/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index