Date: Mon, 4 Jan 2010 14:40:32 -0700 From: Steve Franks <bahamasfranks@gmail.com> To: o.davydenko@gmail.com Cc: ports@FreeBSD.org Subject: FreeBSD Port: libftdi-0.14_1 Message-ID: <539c60b91001041340m4e81316cx1137c39ac47d7884@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, It seems our libftdi is several versions behind (current is 0.17). I'm no expert, but I got 0.17 to build by adding the following to /usr/ports/devel/libftdi/Makefile: WITH_BOOST=yes CONFIGURE_ARGS+=--with-boost=/usr/local/include/boost CFLAGS+=-I${LOCALBASE}/include -L${LOCALBASE}/lib CXXFLAGS+=-I${LOCALBASE}/include -L${LOCALBASE}/lib I'm not sure which of those are canonically required, I'm a noob as far as freebsd. Also, I changed to (obviously): PORTVERSION= 0.17 I thought I'd run it by you before submitting a pr, since maybe I'm missing something... Best, Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?539c60b91001041340m4e81316cx1137c39ac47d7884>