svn commit: r335513 - head/devel/rubygem-activesupport4
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Dec 2 17:13:39 UTC 2013
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>
More information about the svn-ports-all
mailing list