On Mon, 11 Jul 2016 16:51:19 -0500, Edgar Pettijohn
<ed...@pettijohn-web.com> wrote:

> I think I may have found the issue.  The plist
> under /usr/ports/plist/... still had the wrong info.  Should this
> have been fixed by $ make update-plist?  If so there may be a bug
> involved.  If not I guess I should double check there in the future.

I tried to send this mail earlier this morning but I failed the from so
I guess it will never arrived (dumb me), so here it is again:

No make update-plist is used to update pkg/PLIST.
If you want to remove the one in /usr/ports/plist, you can use 
`make clean=plist`. Most of the time I don't use make clean alone but
`make clean=all` which includes cleaning the plist.

bsd.port.mk(5) has lots of information ;)

Cheers,
Daniel

Reply via email to