Date: Wed, 18 Jun 2003 13:06:15 -0700 From: Adam Weinberger <adamw@freebsd.org> To: Andrew Thompson <andy@fud.org.nz> Cc: CARTER Anthony <a.carter@cordis.lu> Subject: Re: Freevo Message-ID: <20030618200615.GP40503@vectors.cx> In-Reply-To: <1055961569.45819.2.camel@localhost> References: <200306181416.54588.a.carter@intrasoft.lu> <1055961569.45819.2.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> (06.18.2003 @ 1139 PST): Andrew Thompson said, in 1.2K: << > On Thu, 2003-06-19 at 00:16, CARTER Anthony wrote: > > Anyone working on a FreeBSD port of Freevo, or does the TGZ package that you > > can download work with FreeBSD... > > I managed to get it working with this patch, the fbcon subdir contains > linux-only programs that are not needed. Make a port, and submit it! > > > > > --- Makefile.orig Thu Jun 19 06:33:32 2003 > +++ Makefile Thu Jun 19 06:34:24 2003 > @@ -69,7 +69,6 @@ > -L/usr/X11R6/lib64 -lX11 > XINC = -I/usr/X11R6/include -I/usr/X11/include -I/usr/openwin/include > > -SUBDIRS = fbcon > OPTIMIZE = 0 > > PREFIX = /usr/local/freevo > @@ -77,7 +76,7 @@ > CACHEDIR = /var/cache/freevo > > > -.PHONY: all subdirs x11 osd_x1 $(SUBDIRS) clean realclean release > install > +.PHONY: all subdirs x11 osd_x1 clean realclean release install > > all: subdirs runapp freevo_xwin > > @@ -90,11 +89,6 @@ > > freevo_xwin: freevo_xwin.c > $(CC) $(CFLAGS) -o freevo_xwin freevo_xwin.c $(XINC) $(XLIBS) > - > -subdirs: $(SUBDIRS) > - > -$(SUBDIRS): > - $(MAKE) -C $@ > > clean: > find . -name "*.pyo" -exec rm {} \; > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > >> end of "Re: Freevo" from Andrew Thompson << - -- Adam Weinberger vectors.cx >> adam@vectors.cx FreeBSD.org << adamw@FreeBSD.ORG #vim:set ts=8: 8-char tabs prevent tooth decay. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+8MY3o8KM2ULHQ/0RAi14AKDd2RHQODMPAo5eWyLXiIU/ELElogCgvpNO JyzeVxnyxf5cf629C3abqxU= =8Es/ -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030618200615.GP40503>