Forcing a variant to a variant
Jeremy Lavergne
jeremy at lavergne.gotdns.org
Thu Jun 4 18:27:25 PDT 2009
> I am not sure i understand this:
> port install assp
> Within that port, assp will depend on clamav, but since I can not
> define a variant for clamav +server, I have to make a clamav-server
> port. Fine up to that point.
>
> Now, what is I want clamav +server +clamav_milter available to the
> assp port?
> My port install command would be port install assp still, there
> would still be a call in there to clamav-server, where does the
> milter go in?
Try `port install assp +server +clamav_milter`.
Those variants you choose for this build should carry through to the
other ports.
So you'll end up with any dependencies with those variants provided as
being chosen.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2435 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20090604/90348675/attachment.bin>
More information about the macports-dev
mailing list