Help with new port with multiple downloaded files from github

Tom Pusateri pusateri at bangj.com
Tue Jun 16 01:01:51 UTC 2015


> On Jun 15, 2015, at 4:42 PM, Jan Beich <jbeich at vfemail.net> wrote:
> 
> Jan Beich <jbeich at vfemail.net> writes:
> 
>> PKGNAMEPREFIX=	libchromiumcontent-
> 
> Oops, no need to duplicate "chromium".
> 
> PKGNAMEPREFIX=	lib
> PKGNAMESUFFIX=	content
> 
> before
> 
>  $ make -V PKGNAME
>  libchromiumcontent-chromium-43.0.2357.125
> 
> after
> 
>  $ make -V PKGNAME
>  libchromiumcontent-43.0.2357.125
> 


You are indeed a ports wizard! It fetches the packages perfectly.

Thanks,
Tom




More information about the freebsd-ports mailing list