On Tue, 09 Mar 2010 16:42:48 +0000 Paul Cockings <[email protected]> wrote:
> I've just tried 'dspam' 3.9.0 from ports and selected the WITH_WebUI
> option, but this doesn't pull apache in.
>
> Can someone else confirm?
It really should:
.ifdef(WITH_WebUI)
. if defined(WITH_LIGHTTPD)
RUN_DEPENDS+= ${LOCALBASE}/sbin/lighttpd:${PORTSDIR}/www/lighttpd
. else
USE_APACHE= 1.3+
. endif
...
This should it's installed:
http://t64.tecnik93.com//logs/8-STABLE-amd64/dspam-3.9.0.log
--
IOnut - Un^d^dregistered ;) FreeBSD "user"
"Intellectual Property" is nowhere near as valuable as "Intellect"
FreeBSD committer -> [email protected], PGP Key ID 057E9F8B493A297B
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ Dspam-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-devel
