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.


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to