Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Aug 2014 06:46:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192937] [New Port] sysutils/consul
Message-ID:  <bug-192937-13-9HWFw8DbHf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192937-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192937-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192937

--- Comment #9 from John Marino <marino@FreeBSD.org> ---
(In reply to John Marino from comment #6)
> also wrong:
> 
> .include <bsd.port.pre.mk>
> .include "${PORTSDIR}/lang/go/files/bsd.go.mk"
> .include <bsd.port.post.mk>
> 
> Should be:
> 
> .include "${.CURDIR}/../../lang/go/files/bsd.go.mk"
> .include <bsd.port.mk>

For others viewing this PR, the <pre> and <post> are still needed even if
${PORTSDIR} is removed because bsd.go.mk uses the ${ARCH} variable (as
discussed in a related PR)

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192937-13-9HWFw8DbHf>