[Bug 219370] [NEW PORT] dns/dnsforwarder: simple dns forwarder
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 25 21:03:29 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219370
--- Comment #1 from Baptiste Daroussin <bapt at 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)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list