src_compile() { - make aspell || die + make \ + SQ=${S}/bin/sq.pl \ + UNSQ=${§}/bin/unsq.pl \ + aspell || die }