On 6/21/2013 10:16 AM, Florian Stinglmayr wrote:
Hi list,

I'd like to thank everyone for their input. I have now opted to host a
tarball myself, and try to work with the upstream maintainer on
providing tarballs for the future. Although the upstream maintainer
appears to be unresponsive at the moment, it should be the best way
forward.

The new version of the port uses my tarball and does not require any
patches or fishy build.sh scripts.

Any comments, suggestions are of course again highly appreciated :-)


Almost there...
If DISTNAME=PKGNAME, then you don't need PKGNAME. Also, you don't really need V since you only use it one, so you can compress those three lines into one:
DISTNAME =      the_silver_searcher-0.14

You forgot to replace devel/autoconf/2.59 and devel/automake/1.9 with their respective ${MODGNU_AUTOCONF_DEPENDS} and ${MODGNU_AUTOMAKE_DEPENDS} as per sthen@

I also like tedu@'s suggestion of renaming it to silver-searcher, but if you're dead set against it I'm not going to argue.

FWIW, with those changes it works for me on amd64, with admittedly light testing.

~Brian

Reply via email to