svn commit: r400779 - head/devel/rubygem-bson

Jason Unovitch jason.unovitch at gmail.com
Wed Nov 4 23:46:12 UTC 2015


On Nov 4, 2015 2:13 PM, "Sunpoet Po-Chuan Hsieh" <sunpoet at freebsd.org>
wrote:
>
> Author: sunpoet
> Date: Wed Nov  4 20:13:02 2015
> New Revision: 400779
> URL: https://svnweb.freebsd.org/changeset/ports/400779
>
> Log:
>   - Add LICENSE_FILE
>
> Modified:
>   head/devel/rubygem-bson/Makefile
>
> Modified: head/devel/rubygem-bson/Makefile
>
==============================================================================
> --- head/devel/rubygem-bson/Makefile    Wed Nov  4 20:12:57 2015
(r400778)
> +++ head/devel/rubygem-bson/Makefile    Wed Nov  4 20:13:02 2015
(r400779)
> @@ -10,7 +10,9 @@ MAINTAINER=   ruby at FreeBSD.org
>  COMMENT=       Full featured BSON specification implementation in Ruby
>
>  LICENSE=       APACHE20
> +LICENSE_FILE=  ${WRKSRC}/LICENSE
>
> +#NO_ARCH=      yes
>  USE_RUBY=      yes
>  USE_RUBYGEMS=  yes
>  RUBYGEM_AUTOPLIST=     yes
>
What's going on here with the commented NO_ARCH?


More information about the svn-ports-all mailing list