On 2013/05/22 09:39, Stuart Henderson wrote: > On 2013/05/22 10:07, Jasper Lievisse Adriaanse wrote: > > Hi, > > > > Here's an update for gnuplot to the latest release, all regress tests works > > fine and my own plots still looks good. Please test this on your data and > > report any regressions; OK? > > This fails in "make fake" for me, even if emacs is installed (tried > both 21 and 24)..
bleh, I was building with parallel, this is just a dependency issue in gnuplot's Makefile. However as-is it does need a BUILD_DEPENDS on emacs21 (can't be 24 for bulk builds). > install -c -o root -g bin -m 444 gnuplot.gih > /usr/obj/ports/gnuplot-4.6.3/fake-amd64/usr/local/share/gnuplot/4.6/gnuplot.gih > make: don't know how to make gnuplot-eldoc.el (prerequisite of: install-info) > Stop in docs > > > # see Copyright in source > > +# http://gnuplot.cvs.sourceforge.net/gnuplot/gnuplot/Copyright > > I do love how gnuplot is not GNU :) >
