cvs commit: ports/mail/sylpheed-claws Makefile distinfo

Ion-Mihai Tetcu itetcu at people.tecnik93.com
Sun Feb 13 10:33:59 GMT 2005


On Sun, 13 Feb 2005 11:26:58 +0100
Alexander Leidinger <Alexander at Leidinger.net> wrote:

> On Sun, 13 Feb 2005 11:50:41 +0200
> Ion-Mihai Tetcu <itetcu at people.tecnik93.com> wrote:
> 
> > When built with:
> >         'mail/sylpheed-claws' => [
> >                 '-DWITH_PIXBUF',
> >                 '-DWITH_GPGME',
> >                 '-DWITH_COMPFACE',
> >                 '-DWITH_JCONV',
> >                 '-DWITH_ASPELL',
> >                 '-DWITHOUT_THEMES',
> >         ],
> > 
> > the pkg-plist is not correct::
> 
> > tar: lib/sylpheed-claws/plugins/clamav_plugin.so: Could not stat: No such file or directory
> > tar: lib/sylpheed-claws/plugins/clamav_plugin_gtk.so: Could not stat: No such file or directory
> 
> The Makefile contains:
> ---snip---
> .if exists(${LOCALBASE}/include/clamav.h)
> WITH_CLAMAV=            yes 
> .endif
> 
> .if defined(WITH_CLAMAV) || defined(WITH_ALL)
> PLIST_SUB+=             CLAM_PLUG=""
> BUILD_DEPENDS=          ${LOCALBASE}/sbin/clamd:${PORTSDIR}/security/clamav
> .else
> CONFIGURE_ARGS+=        --disable-clamav
> PLIST_SUB+=             CLAM_PLUG="@comment "
> .endif
> ---snip---

On the previous update I've seen the same thing and on an other machine
when doing a pkg_create -b so I've checked the Makefile and saw what's
above didn't see the problem and forgot about it.
 
> I don't see how this can result in such an error. I don' use clamav, and
> I haven't seen a warning from pkg_deinstall in my tests...

Hmm, I don't know, I'll check to see if I don't have something odd locally.


-- 
IOnut
Unregistered ;) FreeBSD "user"




More information about the cvs-all mailing list