Date: Sun, 18 Nov 2001 07:48:03 +0900 From: "Akinori MUSHA" <knu@iDaemons.org> To: Will Andrews <will@physics.purdue.edu>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk Message-ID: <861yixdnfg.wl@archon.local.idaemons.org> In-Reply-To: <20011117165344.F17600@casimir.physics.purdue.edu> References: <200111171956.fAHJuUC99602@freefall.freebsd.org> <20011117165344.F17600@casimir.physics.purdue.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
At Sat, 17 Nov 2001 16:53:44 -0500, Will Andrews wrote: > > On Sat, Nov 17, 2001 at 11:56:30AM -0800, Akinori MUSHA wrote: > > Log: > > Fix PKG_IGNORE_DEPENDS so it matches the latest XFree86 3.x port. > > > > As I didn't see why the full package name is needed there, I changed > > it to a simple regexp that matches any later version of the XFree86 > > 3.x port. > > > > No response from: portmgr > > Sorry, I was busy. My objection was that older versions of > XFree86 3.x may not satisfy dependencies. Well, PKG_IGNORE_DEPENDS is not something that's used run-time but it is used to exclude unwanted run-time dependencies when building a package, so you don't need to worry about versions. The pattern just needs to match the XFree86-3.x port version that's in the tree at the time. -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Somewhere out of a memory.. of lighted streets on quiet nights.." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?861yixdnfg.wl>