[Bug 192937] [New Port] sysutils/consul

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 23 13:20:58 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192937

--- Comment #5 from Adam Weinberger <adamw at FreeBSD.org> ---
Couple things. Please change the formatting by putting tabs after variables,
like all the other ports do.

Second, the COMMENT string is insufficient ("Consul") and the pkg-descr is just
a marketing blurb.

Third, you are forcing compilation with clang. FreeBSD supports GCC as well,
and ccache and distcc. Pass CC="${CC}" if you have to.

Fourth, install with ${INSTALL_PROGRAM} or ${INSTALL_SCRIPT}, not ${CP}.

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


More information about the freebsd-ports-bugs mailing list