Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 2015 18:46:10 -0500
From:      Jason Unovitch <jason.unovitch@gmail.com>
To:        Sunpoet Hsieh <sunpoet@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r400779 - head/devel/rubygem-bson
Message-ID:  <CABW2x9qdWc21i84x6SKRbicjZGEa_=etq5FFJ_E_6dw3rFo6EA@mail.gmail.com>
In-Reply-To: <201511042013.tA4KD2OV061121@repo.freebsd.org>
References:  <201511042013.tA4KD2OV061121@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Nov 4, 2015 2:13 PM, "Sunpoet Po-Chuan Hsieh" <sunpoet@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@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?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABW2x9qdWc21i84x6SKRbicjZGEa_=etq5FFJ_E_6dw3rFo6EA>