diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2012-02-09 08:35:53 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2012-02-09 08:35:53 +0000 |
commit | a65cd1c9bcfae3d04e8f2b220923f7141d37a0be (patch) | |
tree | e7c62a06c58b3a4d5e1b82bf0f5e8c1fedd38770 /textproc/Makefile | |
parent | 5a239d241a0875af37bb08351a1951a6d036396e (diff) | |
download | pkgsrc-a65cd1c9bcfae3d04e8f2b220923f7141d37a0be.tar.gz |
add and enable ruby-yajl
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 9159baeb642..c650475423e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.607 2012/01/23 23:34:56 wiz Exp $ +# $NetBSD: Makefile,v 1.608 2012/02/09 08:35:53 jnemeth Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -579,6 +579,7 @@ SUBDIR+= ruby-will-paginate SUBDIR+= ruby-xmlparser SUBDIR+= ruby-xmlscan SUBDIR+= ruby-xslt +SUBDIR+= ruby-yajl SUBDIR+= ruby-yamcha SUBDIR+= sablotron SUBDIR+= sary |