summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-03-28 21:14:10 +0000
committerwiz <wiz@pkgsrc.org>2003-03-28 21:14:10 +0000
commit28a4483bc777c89eee6271b908911b048e4ded12 (patch)
tree7bacf20192428896d1cfc4d01739865f4a293077 /textproc
parent0d270068ee538ceccec0c9682e47b3dc704631b9 (diff)
downloadpkgsrc-28a4483bc777c89eee6271b908911b048e4ded12.tar.gz
NO_PATCH is deprecated, says pkglint. Remove it.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/chasen/Makefile3
-rw-r--r--textproc/docbook-xsl/Makefile3
-rw-r--r--textproc/fop/Makefile3
-rw-r--r--textproc/saxon/Makefile3
-rw-r--r--textproc/xalan-j/Makefile3
-rw-r--r--textproc/xerces-j/Makefile3
-rw-r--r--textproc/xp/Makefile3
-rw-r--r--textproc/xt/Makefile3
8 files changed, 8 insertions, 16 deletions
diff --git a/textproc/chasen/Makefile b/textproc/chasen/Makefile
index 7e663e2dfa6..cdd085997bd 100644
--- a/textproc/chasen/Makefile
+++ b/textproc/chasen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/08/25 19:23:24 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2003/03/28 21:14:36 wiz Exp $
#
DISTNAME= chasen-${CHASEN_VERSION}
@@ -15,7 +15,6 @@ DEPENDS+= ipadic>=2.4.1:../../textproc/ipadic
EXTRACT_ONLY= # empty
NO_CHECKSUM= # defined
-NO_PATCH= # defined
NO_CONFIGURE= # defined
NO_BUILD= # defined
diff --git a/textproc/docbook-xsl/Makefile b/textproc/docbook-xsl/Makefile
index 817fe6899b7..315b9d3687e 100644
--- a/textproc/docbook-xsl/Makefile
+++ b/textproc/docbook-xsl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/01/29 21:28:26 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2003/03/28 21:14:36 wiz Exp $
#
DISTNAME= docbook-xsl-1.60.1
@@ -14,7 +14,6 @@ DEPENDS= docbook-xml>=4.2:../../textproc/docbook-xml
NO_BUILD= YES
NO_CONFIGURE= YES
-NO_PATCH= YES
USE_BUILDLINK2= YES
DOCDIR= ${PREFIX}/share/doc/docbook-xsl
diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile
index 9d0779701ac..6264d667fe8 100644
--- a/textproc/fop/Makefile
+++ b/textproc/fop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2002/12/26 20:52:12 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2003/03/28 21:14:36 wiz Exp $
#
# Note: we currently use the pre-built (-bin) distribution of FOP,
# because although FOP runs fine under JDK 1.1, JDK 1.2 or greater is
@@ -23,7 +23,6 @@ COMMENT= the Apache Project's XSL Formatting Objects implementation
USE_JAVA= run
USE_BUILDLINK2=
-NO_PATCH=
NO_CONFIGURE=
NO_BUILD=
diff --git a/textproc/saxon/Makefile b/textproc/saxon/Makefile
index 65697a43823..ff30b62dce2 100644
--- a/textproc/saxon/Makefile
+++ b/textproc/saxon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/12/26 20:52:12 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2003/03/28 21:14:36 wiz Exp $
#
DISTNAME= saxon
@@ -14,7 +14,6 @@ COMMENT= Michael H. Kay's Java XSLT processor
DIST_SUBDIR= ${PKGNAME}
USE_JAVA= run
USE_BUILDLINK2=
-NO_PATCH=
NO_CONFIGURE=
NO_BUILD=
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile
index f1ce614f14c..5608fb0cc7f 100644
--- a/textproc/xalan-j/Makefile
+++ b/textproc/xalan-j/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2002/12/26 20:52:12 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2003/03/28 21:14:37 wiz Exp $
#
# Note: we currently use the pre-built (-bin) distribution of Xalan-J,
# because although Xalan runs fine under JDK 1.1, JDK 1.2 or greater is
@@ -17,7 +17,6 @@ DEPENDS+= xerces-j>=1.2.0:../../textproc/xerces-j
USE_JAVA= run
USE_BUILDLINK2=
-NO_PATCH=
NO_CONFIGURE=
NO_BUILD=
diff --git a/textproc/xerces-j/Makefile b/textproc/xerces-j/Makefile
index c4ba79a4085..50ca27ee276 100644
--- a/textproc/xerces-j/Makefile
+++ b/textproc/xerces-j/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2002/12/26 20:52:13 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2003/03/28 21:14:37 wiz Exp $
#
# Note: we currently use the pre-built (-bin) distribution of Xerces-J,
# because although Xerces runs fine under JDK 1.1, JDK 1.2 or greater is
@@ -15,7 +15,6 @@ COMMENT= the Apache Project's validating XML parser with DOM and SAX support
USE_JAVA= run
USE_BUILDLINK2=
-NO_PATCH=
NO_CONFIGURE=
NO_BUILD=
diff --git a/textproc/xp/Makefile b/textproc/xp/Makefile
index 3b090599153..d31f4429bba 100644
--- a/textproc/xp/Makefile
+++ b/textproc/xp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/12/26 20:52:13 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2003/03/28 21:14:37 wiz Exp $
#
DISTNAME= xp
@@ -14,7 +14,6 @@ COMMENT= James Clark's non-validating XML Parser for Java
EXTRACT_ONLY= # empty
USE_JAVA= run
USE_BUILDLINK2=
-NO_PATCH=
NO_CONFIGURE=
NO_BUILD=
diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile
index a1497a447c2..33dc1fff358 100644
--- a/textproc/xt/Makefile
+++ b/textproc/xt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/12/26 20:52:13 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2003/03/28 21:14:37 wiz Exp $
#
DISTNAME= xt
@@ -16,7 +16,6 @@ DEPENDS+= XP-[0-9]*:../../textproc/xp
EXTRACT_ONLY= # empty
USE_JAVA= run
USE_BUILDLINK2=
-NO_PATCH=
NO_CONFIGURE=
NO_BUILD=