diff options
Diffstat (limited to 'textproc/ruby-xmlscan/Makefile')
-rw-r--r-- | textproc/ruby-xmlscan/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/ruby-xmlscan/Makefile b/textproc/ruby-xmlscan/Makefile index 7c188c77dad..85357e47405 100644 --- a/textproc/ruby-xmlscan/Makefile +++ b/textproc/ruby-xmlscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/03/30 15:40:26 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2006/07/20 13:48:14 jlam Exp $ # DISTNAME= xmlscan-${VER} @@ -13,7 +13,6 @@ COMMENT= Pure Ruby XML parser VER= 0.2.3 NO_BUILD= yes -NO_CONFIGURE= yes USE_RUBY_INSTALL= yes REPLACE_RUBY= samples/getxmlchar.rb samples/xmlbench.rb \ |