Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2017 21:03:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219370] [NEW PORT] dns/dnsforwarder: simple dns forwarder
Message-ID:  <bug-219370-13-Nj11Zg5Mf5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219370-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219370-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=3D219370

--- Comment #1 from Baptiste Daroussin <bapt@FreeBSD.org> ---
Typo on the dependency
actually should be LIB_DEPENDS btw
GH_PROJECT is useless here as it defaults on the PORTNAME
do-build is wrong
you should just define the MAKEFILE variable and it will do the right thing

do-install is wrong

INSTALL_PROGRAM will do all you need (including handling strip)

--=20
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-219370-13-Nj11Zg5Mf5>