Date: Wed, 31 Mar 2010 20:48:31 -0700 (PDT) From: Jared Barneck <rhyous@yahoo.com> To: freebsd-ports@freebsd.org Subject: Aqsis has incorrect dependency fltk-threads Message-ID: <733049.29665.qm@web52107.mail.re2.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hey all, I searched the forum and didn't see any mention of Aqsis in recent posts. I downloaded ports just now (which I also see is not recommended to a lot of big changes) though I am not sure this is related to those big changes or not. Anyway, I was building Aqsis and it failed to build due to the dependency on fltk-threads. BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison \ xsltproc:${PORTSDIR}/textproc/libxslt \ fltk-threads>=0:${PORTSDIR}/x11-toolkits/fltk-threads So really it is fltk-threads which fails and says to just install fltk as threads are enabled by default. So the dependency needs updated. It installed when I change the last line to this: fltk>=0:${PORTSDIR}/x11-toolkits/fltk Thanks, Jared
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?733049.29665.qm>