Date: Wed, 30 Jun 2004 19:27:33 -0500 (CDT) From: "Conrad J. Sabatier" <conrads@cox.net> To: freebsd-ports@freebsd.org Subject: Re: Simplifying life with X.org and ports dependencies Message-ID: <200407010027.i610RXjs030999@dolphin.localnet.net> References: <WnIEc.28571$Lh.4153@okepread01>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <WnIEc.28571$Lh.4153@okepread01>, Conrad J. Sabatier <conrads@cox.net> wrote: > >Edit /usr/local/etc/pkgtools.conf. Look for the section where you can >define alternate package dependencies, starting with the line: > > ALT_PKGDEP = { > >Add the following alternate dependencies list, so that the section ends up >looking like this: > > ALT_PKGDEP = { > 'x11/XFree86-4-libraries' => 'x11/xorg-libraries', > 'x11-fonts/XFree86-4-fontEncodings' => 'x11-fonts/xorg-fonts-encodings', > 'x11-fonts/XFree86-4-fontScalable' => 'x11-fonts/xorg-fonts-type1', > 'x11/XFree86-4-clients' => 'x11/xorg-clients', > } > >Voila! No more hassles with X dependencies! Hmmm, how odd. I just ran portupgrade on a port with one of the above XFree dependencies, and the alternate dependency didn't "take". Could there be a bug in the current version of portupgrade? -- Conrad J. Sabatier <conrads@cox.net> -- "In Unix veritas"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407010027.i610RXjs030999>