[Bug 194578] sysutils/vagrant: Error setting certificate verify locations

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 10 13:30:44 UTC 2014


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

--- Comment #16 from John Marino <marino at FreeBSD.org> ---
(In reply to John Marino from comment #7)
> I think this needs some tweaking.
> 
> 2) You are creating a new, non-standard directory in the port for only one
> file.  I recommend that you put cacert.pem in the files directory

You didn't address this! ^^ 

also, 
There is no reason to use ${PORTSDIR}.... in the makefile.  Just still this in
files/ and use ${FILESDIR} instead.

Also, you don't need (cd ..... && ${INSTALL_DATA}) with only one file, just use
${INSTALL_DATA} command with full paths.


If it's still unclear, just say so and I'll try to post a full changeset that I
expect later.

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


More information about the freebsd-ports-bugs mailing list