pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: spamd pkgsrc issues



On Thu, Mar 30, 2006 at 12:32:42AM -0800, Jeremy C. Reed wrote:
> 
> /var/empty should be ${VARBASE}/chroot/spamd

This depends on the OS. E.g. DragonFly has /var/empty as well.

> PATH_PFCTL should be ${PREFIX}/sbin/pfctl if using the package

Sure.

>  .include "../../security/pflkm/buildlink3.mk"
> +
> +# Necessary so USE_BUILTIN.pflkm will be defined
> +.include "../../security/pflkm/builtin.mk"

This feels very wrong. No Makefile should include any builtin.mk
directly. I'm not sure of the best solution though.

> +# Using LOCALBASE instead of PREFIX, since not defined yet

Include bsd.prefs.mk.



Home | Main Index | Thread Index | Old Index