summaryrefslogtreecommitdiff
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
parent4b728b9bb653ca92d20a54ab62d598f376325a6e (diff)
downloadpkgsrc-a11725e881384587bac24acc318f6ff8a5e91efe.tar.gz
REPLACE_INTERPRETER occurs as part of the configure step, so don't set
NO_CONFIGURE.
-rw-r--r--security/amavisd-new/Makefile3
-rw-r--r--textproc/ruby-nqxml/Makefile3
-rw-r--r--textproc/ruby-xmlscan/Makefile3
3 files changed, 3 insertions, 6 deletions
diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile
index fc2b089b9aa..c6986f078e4 100644
--- a/security/amavisd-new/Makefile
+++ b/security/amavisd-new/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/04/23 00:12:41 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2006/07/20 13:48:14 jlam Exp $
DISTNAME= amavisd-new-${VERSION}${PATCHLEVEL}
PKGNAME= amavisd-new-${VERSION}${PATCHLEVEL:S/-//}
@@ -88,7 +88,6 @@ PTHREAD_OPTS+= require native # doesn't work with pth
. include "../../mk/pthread.buildlink3.mk"
.else
USE_LANGUAGES= # empty
-NO_CONFIGURE= yes
PLIST_SUBST+= MILTER="@comment "
do-build: replace-interpreter
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 \