summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-06-18 04:05:14 +0000
committertaca <taca@pkgsrc.org>2011-06-18 04:05:14 +0000
commitbae6a9698fcc4979b869111732e4cfcf04e43453 (patch)
tree5a3e5c479c62baef815bd2e9af6e3373a3732c15 /devel
parent6e997469c659ded5381dbd516a91aaa23a284808 (diff)
downloadpkgsrc-bae6a9698fcc4979b869111732e4cfcf04e43453.tar.gz
Add and enable ruby-rspec-rails.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index f48129d927c..addc160ba89 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1465 2011/06/18 03:50:44 taca Exp $
+# $NetBSD: Makefile,v 1.1466 2011/06/18 04:05:14 taca Exp $
#
COMMENT= Development utilities
@@ -1323,8 +1323,9 @@ SUBDIR+= ruby-rspec
SUBDIR+= ruby-rspec-core
SUBDIR+= ruby-rspec-expectations
SUBDIR+= ruby-rspec-mocks
-SUBDIR+= ruby-rspec1
+SUBDIR+= ruby-rspec-rails
SUBDIR+= ruby-rspec-rails1
+SUBDIR+= ruby-rspec1
SUBDIR+= ruby-setup
SUBDIR+= ruby-sexp-processor
SUBDIR+= ruby-simple_uuid