At ftp/lftp ports missed dependency of expat library Also added support for make config Also lftp by default with openssl support Fix: Apply patch Reinstall port How-To-Repeat: Install ftp/lftp root@manticore# ldd /usr/local/bin/lftp | grep expat libexpat.so.5 => /usr/local/lib/libexpat.so.5 (0x282a1000) Library expat found root@manticore# pkg_info -rx lftp Information for lftp-3.2.1_1: Depends on: Dependency: libiconv-1.9.2_1 Dependency: gettext-0.14.5 Expat not presented in dependency list !
State Changed From-To: open->feedback Forward PR to maintainer. Note: If it built fine on pointyhat, it might be 'configure magic' that autodetected your expat library and added it to LDFLAGS.
Le Jeudi 30 juin 2005 à 18:51 +0000, Florent Thoumie a écrit : > Synopsis: [patch] Missing dependencies at ftp/lftp + enhanced config > > State-Changed-From-To: open->feedback > State-Changed-By: flz > State-Changed-When: Thu Jun 30 18:49:23 GMT 2005 > State-Changed-Why: > Forward PR to maintainer. > > Note: If it built fine on pointyhat, it might be 'configure magic' that > autodetected your expat library and added it to LDFLAGS. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=82837 -- Florent Thoumie flz@FreeBSD.org
State Changed From-To: feedback->open Feedback timeout
Responsible Changed From-To: freebsd-ports-bugs->mnag Take.
State Changed From-To: open->closed Commited, thanks.