Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 2013 17:13:38 +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: r335513 - head/devel/rubygem-activesupport4
Message-ID:  <201312021713.rB2HDc8s093815@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Dec  2 17:13:38 2013
New Revision: 335513
URL: http://svnweb.freebsd.org/changeset/ports/335513

Log:
  - Uncomment NOPORTDOCS: which was done in previous commit accidentally

Modified:
  head/devel/rubygem-activesupport4/Makefile

Modified: head/devel/rubygem-activesupport4/Makefile
==============================================================================
--- head/devel/rubygem-activesupport4/Makefile	Mon Dec  2 16:56:42 2013	(r335512)
+++ head/devel/rubygem-activesupport4/Makefile	Mon Dec  2 17:13:38 2013	(r335513)
@@ -23,6 +23,6 @@ USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 USE_RUBY_FEATURES=	iconv
 
-#NOPORTDOCS=	yes
+NOPORTDOCS=	yes
 
 .include <bsd.port.mk>



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