aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-12-03 01:13:38 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-12-03 01:13:38 +0800
commit6b3e387c6ca39772eb3872be1ebdafff59af3d5c (patch)
tree94b4f6f6ca489bb9bc6558ef4e5be975c4cb2c49 /devel
parent5311ccf6a4eb6821f68886fc899ad2d45e2917ae (diff)
downloadfreebsd-ports-gnome-6b3e387c6ca39772eb3872be1ebdafff59af3d5c.tar.gz
freebsd-ports-gnome-6b3e387c6ca39772eb3872be1ebdafff59af3d5c.tar.zst
freebsd-ports-gnome-6b3e387c6ca39772eb3872be1ebdafff59af3d5c.zip
- Uncomment NOPORTDOCS: which was done in previous commit accidentally
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-activesupport4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-activesupport4/Makefile b/devel/rubygem-activesupport4/Makefile
index 0a69dfa3e3ee..a0d31f90d76c 100644
--- a/devel/rubygem-activesupport4/Makefile
+++ b/devel/rubygem-activesupport4/Makefile
@@ -23,6 +23,6 @@ USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
USE_RUBY_FEATURES= iconv
-#NOPORTDOCS= yes
+NOPORTDOCS= yes
.include <bsd.port.mk>