K 10 svn:author V 6 marino K 8 svn:date V 27 2014-02-21T18:35:55.846314Z K 7 svn:log V 314 math/abakus: Use absolute path of flex during specification Since flex is in base, specifying "flex" in BUILD_DEPENDS does nothing; the requirement is satisfied by the base flex and the ports version is not brought in. One problem: the abakus makefile uses the absolute path of flex, so it has to be brought in. END