Date: Sun, 9 Jan 2000 15:40:41 +0700 From: John Indra <m4v3r1ck@bigfoot.com> To: freebsd-questions@freebsd.org Subject: S-Lang compiled (was: Re: Can't get...) Message-ID: <20000109154041.A441@bigfoot.com> In-Reply-To: <20000108164802.D2853@marder-1>; from mark@ukug.uk.freebsd.org on Sat, Jan 08, 2000 at 04:48:02PM %2B0000 References: <20000108190908.A7017@bigfoot.com> <20000108050325.H584@fw.wintelcom.net> <20000108222728.B16487@bigfoot.com> <20000108164802.D2853@marder-1>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sat, Jan 08, 2000 at 04:48:02PM +0000, Mark Ovens wrote: | Just put the tarball in /usr/ports/distfiles and run ``make && make | install'' in usr/ports/devel/libslang. make(1) only gets the tarballs | from the Internet if it doesn't find them in /usr/ports/distfiles. Oooh... thanks for pointing that out for me... Looks like I didn't spot this sentence when I read the chapter about port collection =( OK... now I have S-Lang 1.3.10 lying around on my FreeBSD box. | The current version in the ports is 1.0i. Yupe... I've checked and even installed Mutt from the ports-current. Now Mutt is working just fine... Another question if I may: I want to customize my Mutt 1.0i, to NOT show X-Mailer (I want to customize it using my own X-Mailer header). Unfortunately, there's no runtime configuration to achieve this (in the developer version of Mutt, there's a runtime configuration to eliminate the User-Agent, the new way to call X-Mailer, header). One easy way to achieve this back in the era when I was using the stable version of Mutt was to do this: # CFLAGS="-DNO_XMAILER" ./configure --with-slang Now, how can I achieve this if I want to compile from the ports? # cd /usr/ports/mail/mutt # make USE_SLANG=YES Where and when should I pass the CFLAGS="-DNO_XMAILER"? Thanks... Regards, John Indra -- ICQ UIN #26095019 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.0 (FreeBSD) Comment: Be the best! iD8DBQE4eEmJxcp0HIxafmQRAiP0AJ42WMh2yn184/x+BHRlLLW/QhbZiACgmHcg KuSYCQ0C35fmFTzvpSyYcW0= =BIuu -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000109154041.A441>