]> Dogcows Code - chaz/yoink/blobdiff - extra/yoink.ebuild
big batch of changes
[chaz/yoink] / extra / yoink.ebuild
index 2bd8d27404400012d10efda432bd9fc0a937ce6b..3b1d58534bbae5cb65a7b5d055f3676b4e03020c 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="http://www.dogcows.com/yoink/${P}.tar.bz2
 LICENSE="BSD-2 BSD LGPL-2.1 ZLIB"
 SLOT="0"
 KEYWORDS="amd64 ~ppc x86"
-IUSE="debug double-precision profile threads"
+IUSE="debug double-precision gtk qt4 threads"
 
 RDEPEND="dev-lang/lua
        media-libs/freealut
@@ -46,7 +46,8 @@ src_configure() {
                --disable-dependency-tracking \
                $(use_enable debug) \
                $(use_enable double-precision) \
-               $(use_enable profile) \
+               $(use_enable gtk) \
+               $(use_enable qt4) \
                $(use_enable threads)
 }
 
This page took 0.016433 seconds and 4 git commands to generate.