summaryrefslogtreecommitdiff
path: root/textproc/xmlcatmgr
diff options
context:
space:
mode:
authorreed <reed>2004-10-09 23:16:14 +0000
committerreed <reed>2004-10-09 23:16:14 +0000
commitbbaf21c9d1e6eb67a68f30fd1793b2d015dfc033 (patch)
tree6b62b3bff0067aa04e6bdf587dc23aee4a0857e8 /textproc/xmlcatmgr
parente82e9e60dac0b416d280c9b58a44fad9dbc49e41 (diff)
downloadpkgsrc-bbaf21c9d1e6eb67a68f30fd1793b2d015dfc033.tar.gz
Increase BUILDLINK_DEPENDS.xmlcatmgr to xmlcatmgr>=2.0beta1
which was the BUILDLINK_RECOMMENDED.xmlcatmgr. (Okay'ed by jmmv.) I had noticed that old xmlcatmgr on my system (using IGNORE_RECOMMENDED) was not good enough The xmlcatmgr changes for 2.0alpha2 said that command line usage changed in some scenarios. Also remove BUILDLINK_RECOMMENDED.xmlcatmgr because now it was the same (and is redundant for now). I am not bumping in PKGREVISIONs because of this. This happened last January and is too late now and maybe I am the only person to notice.
Diffstat (limited to 'textproc/xmlcatmgr')
-rw-r--r--textproc/xmlcatmgr/buildlink3.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/xmlcatmgr/buildlink3.mk b/textproc/xmlcatmgr/buildlink3.mk
index c3904062b13..6c8eac7289e 100644
--- a/textproc/xmlcatmgr/buildlink3.mk
+++ b/textproc/xmlcatmgr/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2004/09/02 11:38:07 jmmv Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2004/10/09 23:16:14 reed Exp $
#
# This Makefile fragment is included by packages that use xmlcatmgr.
#
@@ -23,8 +23,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxmlcatmgr}
BUILDLINK_PACKAGES+= xmlcatmgr
.if !empty(XMLCATMGR_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xmlcatmgr+= xmlcatmgr>=0.2
-BUILDLINK_RECOMMENDED.xmlcatmgr+= xmlcatmgr>=2.0beta1
+BUILDLINK_DEPENDS.xmlcatmgr+= xmlcatmgr>=2.0beta1
BUILDLINK_PKGSRCDIR.xmlcatmgr?= ../../textproc/xmlcatmgr
# Location of the xmlcatmgr binary program.