From bbaf21c9d1e6eb67a68f30fd1793b2d015dfc033 Mon Sep 17 00:00:00 2001 From: reed Date: Sat, 9 Oct 2004 23:16:14 +0000 Subject: 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. --- textproc/xmlcatmgr/buildlink3.mk | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'textproc/xmlcatmgr') 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. -- cgit v1.2.3