Date: 03 Mar 2001 20:07:59 -0800 From: Jack Twilley <jmt@tbe.net> To: Kris Kennaway <kris@obsecurity.org> Cc: mh@mpg123.de, ports@freebsd.org Subject: Re: NAS support under FreeBSD? Message-ID: <863dcufa74.fsf@duchess.twilley.org> In-Reply-To: <20010303195526.D61727@mollari.cthul.hu> (Kris Kennaway's message of "Sat, 3 Mar 2001 19:55:27 -0800") References: <867l29rf3a.fsf@duchess.twilley.org> <20010303195526.D61727@mollari.cthul.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Kris" == Kris Kennaway <kris@obsecurity.org> writes:
Kris> NAS support was added to the mpg123 port a few weeks ago.
I sync-ed my ports and found no dependency of mpg123 on nas, and I
found no makefile targets for freebsd and nas.
I added the following target and built mpg123 by hand, and it works
just fine:
350a351,357
> freebsd-nas:
> $(MAKE) AUDIO_LIB='-laudio -lXau -lXt' \
> LDFLAGS='-L/usr/X11R6/lib' \
> CFLAGS='$(CFLAGS) -I/usr/X11R6/include -DNAS' \
> OBJECTS='${ARCHFILES} audio_nas.o dct64.o term.o' \
> mpg123-make
>
Kris> Kris
Jack.
(now trying to find out why xemacs isn't nas friendly by default.)
--
Jack Twilley
jmt at tbe dot net
http colon slash slash www dot tbe dot net slash tilde jmt slash
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?863dcufa74.fsf>
