--- madwifi-ng-0.9.3-r2.ebuild 2007-04-09 13:06:10.000000000 -0700 +++ madwifi-ng-0.9.3-r3.ebuild 2007-04-12 21:32:30.000000000 -0700 @@ -15,7 +15,7 @@ || ( BSD GPL-2 )" SLOT="0" KEYWORDS="amd64 ppc x86" -IUSE="" +IUSE="injection" DEPEND="app-arch/sharutils" RDEPEND="!net-wireless/madwifi-old @@ -53,6 +53,7 @@ cd ${S} epatch ${FILESDIR}/${P}-uudecode-gcda-fix.patch + if use injection; then epatch ${FILESDIR}/${PN}-r1886.patch; fi for dir in ath ath_hal net80211 ath_rate ath_rate/amrr ath_rate/onoe ath_rate/sample; do convert_to_m ${S}/${dir}/Makefile done