On 2011-05-02, LEVAI Daniel <[email protected]> wrote:
> +USE_GMAKE = Yes
> +BUILD_DEPENDS = devel/gmake
Don't list gmake as BUILD_DEPENDS, USE_GMAKE does this.
I'd prefer to patch the Makefile to work with BSD make though.
> -.if ${FLAVOR:L:Msymquotes}
> -DISTFILES+= ${DISTNAME}-gq2.diff.gz
this is now a separate file in the tarball (alt/gq2.diff).
> +@pkgpath x11/terminus-font
that's wrong, you would need to specify the flavour you are replacing
here. but see above, this variant still exists, so I think we should
keep the flavour.
> -@fontdir lib/X11/fonts/terminus/
> +lib/X11/fonts/terminus/
this should keep the @fontdir marker.
btw 4.34 is out now.