Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 2014 13:30:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194578] sysutils/vagrant: Error setting certificate verify locations
Message-ID:  <bug-194578-13-QYR6Ldevwk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194578-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194578-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=194578

--- Comment #16 from John Marino <marino@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.



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