diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-12-16 19:33:15 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-12-16 19:33:15 +0000 |
commit | 102d3c72a761ec3dbfae95a39890ca4a4cb626cc (patch) | |
tree | a61e986f7c8c8eb0e60b182e42a475dcc4404a54 /textproc/rubygem-loofah/Makefile | |
parent | 80ef2ddede7605cff727e334b154e4fa9e59e408 (diff) |
Notes
Diffstat (limited to 'textproc/rubygem-loofah/Makefile')
-rw-r--r-- | textproc/rubygem-loofah/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-loofah/Makefile b/textproc/rubygem-loofah/Makefile index a13e7bbf56c7..d24e01eed098 100644 --- a/textproc/rubygem-loofah/Makefile +++ b/textproc/rubygem-loofah/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= RG MAINTAINER= freebsdports@chillibear.com COMMENT= Library for manipulating HTML/XML documents and fragments -RUN_DEPENDS= rubygem-nokogiri>=1.3.3:${PORTSDIR}/textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-nokogiri>=1.4.4:${PORTSDIR}/textproc/rubygem-nokogiri USE_RUBY= yes USE_RUBYGEMS= yes |