diff options
author | fhajny <fhajny@pkgsrc.org> | 2014-10-01 13:23:51 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2014-10-01 13:23:51 +0000 |
commit | 4666226d7418edb89ceecf2f772ded11a1aac0d7 (patch) | |
tree | e9a933d0e415600acab3ebe0180356ef233996ee /devel | |
parent | a211cffc3b26d46f3ca791d3eb4222eb75489198 (diff) | |
download | pkgsrc-4666226d7418edb89ceecf2f772ded11a1aac0d7.tar.gz |
Add libgit2 and ruby-rugged under devel
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index b8468db9893..95678e1dc1a 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1984 2014/10/01 09:44:26 wiz Exp $ +# $NetBSD: Makefile,v 1.1985 2014/10/01 13:23:51 fhajny Exp $ # COMMENT= Development utilities @@ -426,6 +426,7 @@ SUBDIR+= libgcroots SUBDIR+= libgee SUBDIR+= libgee0.8 SUBDIR+= libgetopt +SUBDIR+= libgit2 SUBDIR+= libglade SUBDIR+= libglademm SUBDIR+= libgnome @@ -1761,6 +1762,7 @@ SUBDIR+= ruby-rspec-core SUBDIR+= ruby-rspec-expectations SUBDIR+= ruby-rspec-mocks SUBDIR+= ruby-rspec-rails +SUBDIR+= ruby-rugged SUBDIR+= ruby-setup SUBDIR+= ruby-sexp-processor SUBDIR+= ruby-shoulda-context |