Date: Fri, 8 Sep 2000 20:44:05 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: Neil Blakey-Milner <nbm@mithrandr.moria.org> Cc: Satoshi - Ports Wraith - Asami <asami@FreeBSD.org>, Will Andrews <will@physics.purdue.edu>, FreeBSD Ports <ports@FreeBSD.org> Subject: Re: Ports Options Paper Message-ID: <Pine.BSF.4.21.0009082043140.98451-100000@freefall.freebsd.org> In-Reply-To: <20000909044544.B67715@mithrandr.moria.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 9 Sep 2000, Neil Blakey-Milner wrote: > I'll probably use: > > RUN_PKG_DEPENDS= package:1.2<x<1.5:${PORTSDIR}/foo/package > BUILD_PKG_DEPENDS= package:1.2<x<1.5:${PORTSDIR}/foo/package NetBSD use shell globbing, I believe: BUILD_PKG_DEPENDS= package:1.[2-5]:${PORTSDIR}/foo/package Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <forsythe@alum.mit.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009082043140.98451-100000>