> So for samba, you just need to make with WITHOUT_CUPS=1 and samba 3 with > WITH_CUPS=0, either on the make line or through pkgtools.conf > (portupgrade). I think that's not quite correct. For samba 3 you should just 'make'. WITH_CUPS=0 defines the symbol, and that's what is checked for in the Makefile, not the value. Norbert