Found my answer..

On Wed, Jul 04, 2007 at 10:31:34PM +0100, Mikolaj Kucharski wrote:
> Does anyone know why my entry for below library isn't working as
> expected? What did I miss? Work-in-progress port attached.
> 
> 
> 
> # make port-lib-depends-check
> Missing library for evolution/2.10/emiscwidgets
> Can't resolve libspec evolution/2.10/emiscwidgets
> Error reading plist
> *** Error code 1 (ignored)
> 
> # find /usr/local -type f -name 'libemiscwidgets.so.*'
> /usr/local/lib/evolution/2.10/libemiscwidgets.so.1.0
> 
> # grep ^LIB Makefile
> LIB_DEPENDS= evolution/${VERSION:R}/emiscwidgets::mail/evolution

LIB_DEPENDS= lib/evolution/${VERSION:R}/emiscwidgets::mail/evolution
             ^^^^
> # pkg_info -E /usr/local/lib/evolution/2.10/libemiscwidgets.so.1.0
> /usr/local/lib/evolution/2.10/libemiscwidgets.so.1.0: evolution-2.10.1p0
> evolution-2.10.1p0  integrated email and PIM software for GNOME

-- 
best regards
q#

Reply via email to