Ben Lavery <ben.lav...@hashbang0.com> writes: > Hello all, > > This is my first port, I’m trying to port http://gohugo.io so I may have > missed something. > > I’ve got my Makefile (copy: > https://manaha.co.uk/logsnstuff/gohugo_Makefile_WIP_broken ) but on > 10.3 it fails with the following: > >> _MASTER_SITES_go-md2man=https://codeload.github.com/cpuguy83/go-md2man/tar.gz/2724a9c?dummy=/: >> not found >> *** Error code 127
Try using :group names that're also valid as part of sh(1) variables. GH_ACCOUNT= ... cpuguy83:go-md2man GH_PROJECT= ... go-md2man:go-md2man GH_TAGNAME= ... 2724a9c:go-md2man replace with GH_ACCOUNT= ... cpuguy83:go_md2man GH_PROJECT= ... go-md2man:go_md2man GH_TAGNAME= ... 2724a9c:go_md2man or GH_TUPLE= ... cpuguy83:go-md2man:2724a9c:go_md2man also see https://svnweb.freebsd.org/changeset/ports/417113
signature.asc
Description: PGP signature