summaryrefslogtreecommitdiff
path: root/textproc/ruby-nokogiri/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-nokogiri/Makefile')
-rw-r--r--textproc/ruby-nokogiri/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/textproc/ruby-nokogiri/Makefile b/textproc/ruby-nokogiri/Makefile
index 32dd1983d26..ce8476e6751 100644
--- a/textproc/ruby-nokogiri/Makefile
+++ b/textproc/ruby-nokogiri/Makefile
@@ -1,15 +1,17 @@
-# $NetBSD: Makefile,v 1.2 2010/09/10 08:29:06 taca Exp $
+# $NetBSD: Makefile,v 1.3 2010/11/30 15:39:56 taca Exp $
-DISTNAME= nokogiri-1.4.3.1
+DISTNAME= nokogiri-1.4.4
CATEGORIES= textproc
MAINTAINER= filip@joyent.com
-HOMEPAGE= http://nokogiri.org
+HOMEPAGE= http://nokogiri.org/
COMMENT= HTML, XML, SAX, and Reader parser with XPath and CSS selector support
LICENSE= mit
CONFLICTS+= ruby[1-9][0-9]-nokogiri-*
+PKG_DESTDIR_SUPPORT= user-destdir
+
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../lang/ruby/gem.mk"