> On Jun 15, 2015, at 4:42 PM, Jan Beich <[email protected]> wrote:
> 
> Jan Beich <[email protected]> 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


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to