Hello,

This morning I've found this:

# echo $PKG_PATH
ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/i386/
# pkg_add -v wget
parsing wget-1.12
Dependencies for wget-1.12 resolve to: libiconv-1.13, gettext-0.17p0
found libspec c.52.0 in /usr/lib
found libspec crypto.18.0 in /usr/lib
found libspec iconv.6.0 in package libiconv-1.13
found libspec intl.4.0 in package gettext-0.17p0
found libspec ssl.15.0 in /usr/lib
Adding wget-1.12
installed /etc/wgetrc from /usr/local/share/examples/wget/sample.wgetrc
# wget
wget: can't load library 'libidn.so.16.30'


What do you prefer to do?
Adding "devel/libidn" to LIB_DEPENDS or adding "--disable-iri" 
(disable IDN/IRIs support) to CONFIGURE_ARGS?

Ciao,
David

Reply via email to