[Bug 222021] [PATCH] databases/sqlite3: changed a options logic
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 1 13:38:16 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222021
Pavel Volkov <pavelivolkov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #186024|0 |1
is obsolete| |
Attachment #186829| |maintainer-approval+
Flags| |
--- Comment #5 from Pavel Volkov <pavelivolkov at gmail.com> ---
Created attachment 186829
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186829&action=edit
patch
Hello. You right. Let's do it differently, better. Please, look at new patch.
1. Yes, I do it.
2. No. USES= readline automatically chooses what is the use: 'port' or 'base'
version library. For 10.x it's - base library.
It's as example:
FreeBSD fb10.lan 10.4-RC2 FreeBSD 10.4-RC2 #0 r323928: Fri Sep 22 17:08:03 UTC
2017 root at releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
/usr/local/bin/sqlite3:
libreadline.so.8 => /lib/libreadline.so.8 (0x800956000)
libncurses.so.8 => /lib/libncurses.so.8 (0x800b99000)
libthr.so.3 => /lib/libthr.so.3 (0x800de6000)
libc.so.7 => /lib/libc.so.7 (0x80100a000)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list