aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-10-22 20:31:59 +0000
committerChris Rees <crees@FreeBSD.org>2012-10-22 20:31:59 +0000
commit80a324cfe94d949c91c0360e0d45026543592e87 (patch)
tree2245363bfc7978d7b3219d0488e4059d760c39ed /devel/Makefile
parent3c604f0e807d04a13850142d17636e9293b57b69 (diff)
Long have there been calls for an rc analog to portlint.
This script allows people to make a quick pre-commit check of rc files. Try using the -v flag if the error messages are too terse. Feature safe: yes
Notes
Notes: svn path=/head/; revision=306288
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index c4a2d7db3d1a..7a7b91f94612 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3709,6 +3709,7 @@
SUBDIR += raknet
SUBDIR += rapidsvn
SUBDIR += rbtools
+ SUBDIR += rclint
SUBDIR += rcs
SUBDIR += re2
SUBDIR += re2c