> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] On Behalf Of Jonathan Reeder
> Sent: Tuesday, December 28, 2004 3:01
> To: freebsd-questions@freebsd.org
> Subject: Trouble determining configure options in ports
> 
> I'm trying to install the samba3 port, and I'm having trouble figuring out
> whether or not the --with-pam config option is being set.  I've looked
> through the Makefile in /usr/ports/net/samba3, but I have to admit its not
> making all that much sense to me.
> 
> I really don't want to install samba from source, but it doesn't appear to
> me that --with-pam is being set by ports' Makefile, since I don't have a
> /etc/pam.d/samba file when all is said and done.  Can anyone offer me any
> pointers?
> 
> I guess a broader question is, how can you control the options that you
> could normally set in ./configure when installing via ports?
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-
> [EMAIL PROTECTED]"

You can control the compile time options, using make -DOption make_option.

Something like make -Dwith_samba install or sth

Regards
S.

 Indian Institute of Information Technology
Subhro Sankha Kar
Block AQ-13/1, Sector V
Salt Lake City
PIN 700091
India

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

Reply via email to