Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210565 - app-arch/pdv: IUSE=nomotif should be changed to IUSE=X
Summary: app-arch/pdv: IUSE=nomotif should be changed to IUSE=X
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: http://devmanual.gentoo.org/general-c...
Whiteboard:
Keywords:
Depends on:
Blocks: motif-tracker
  Show dependency tree
 
Reported: 2008-02-18 08:10 UTC by Ulrich Müller
Modified: 2008-02-20 07:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2008-02-18 08:10:03 UTC
pdv-1.5.1-r2.ebuild has IUSE="nomotif" and DEPEND="!nomotif? ( ... )".
It should use the "motif" global flag instead.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-18 08:18:00 UTC
use nomotif && myconf="--without-x" - looks like USE=X is a better choice here? Anyway yeah, nomotif must go. 
Comment 2 Ulrich Müller gentoo-dev 2008-02-18 08:24:06 UTC
> use nomotif && myconf="--without-x" - looks like USE=X is a better choice here?

I agree.
Comment 3 Ulrich Müller gentoo-dev 2008-02-20 07:58:53 UTC
Fixed in CVS.