On Thu, Sep 19, 2013 at 04:19:34PM -0600, Kyle R W Milz wrote:
> 1) Getting tarball off of github and the name of the distfile itself
> (v0.6)

You might want to use DIST_SUBDIR (see bsd.port.mk(5)). BTW, is it really
necessary to hide file suffix?
 
> 2) Patching of the Makefile to link to libintl properly
> 
> 3) Patching of the Makefile to install files properly

While you are at patching Makefile anyway, why not patch away all the CFLAGS
stuff that is not needed (eg. it forces "-Wall", which may go against local
settings). FWIW I would probably replace the original Makefile with a custom
one.

-- 
Dmitrij D. Czarkoff

Reply via email to