summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-20 13:48:14 +0000
committerjlam <jlam>2006-07-20 13:48:14 +0000
commita11725e881384587bac24acc318f6ff8a5e91efe (patch)
tree1dad4490300d4b53600e280484cc139687c6ef0f /textproc
parent4b728b9bb653ca92d20a54ab62d598f376325a6e (diff)
downloadpkgsrc-a11725e881384587bac24acc318f6ff8a5e91efe.tar.gz
REPLACE_INTERPRETER occurs as part of the configure step, so don't set
NO_CONFIGURE.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-nqxml/Makefile3
-rw-r--r--textproc/ruby-xmlscan/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/textproc/ruby-nqxml/Makefile b/textproc/ruby-nqxml/Makefile
index c00790e6b19..d87e559a16c 100644
--- a/textproc/ruby-nqxml/Makefile
+++ b/textproc/ruby-nqxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/11/02 11:36:16 taca Exp $
+# $NetBSD: Makefile,v 1.7 2006/07/20 13:48:14 jlam Exp $
#
DISTNAME= nqxml-1.1.3p1
@@ -13,7 +13,6 @@ HOMEPAGE= http://nqxml.sourceforge.net/
COMMENT= XML parser written in pure Ruby
NO_BUILD= yes
-NO_CONFIGURE= yes
USE_RUBY_INSTALL= yes
DOC= README
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 \