Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Nov 2015 13:25:48 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400852 - head/devel/rubygem-bson
Message-ID:  <201511051325.tA5DPm7S092507@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Nov  5 13:25:47 2015
New Revision: 400852
URL: https://svnweb.freebsd.org/changeset/ports/400852

Log:
  - Cleanup Makefile
  
  Notified by:	junovitch

Modified:
  head/devel/rubygem-bson/Makefile

Modified: head/devel/rubygem-bson/Makefile
==============================================================================
--- head/devel/rubygem-bson/Makefile	Thu Nov  5 13:22:56 2015	(r400851)
+++ head/devel/rubygem-bson/Makefile	Thu Nov  5 13:25:47 2015	(r400852)
@@ -12,7 +12,6 @@ COMMENT=	Full featured BSON specificatio
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-#NO_ARCH=	yes
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes



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