View | Details | Raw Unified
Collapse All | Expand All

(-) libggi-2.1.0.ebuild (-1 / +3 lines)
 Lines 11-17    Link Here 
LICENSE="LGPL-2"
LICENSE="LGPL-2"
SLOT="0"
SLOT="0"
KEYWORDS="~x86 ~sparc"
KEYWORDS="~x86 ~sparc"
IUSE="X aalib svga fbcon directfb dga 3dfx debug mmx vis"
IUSE="X aalib svga fbcon directfb dga 3dfx debug mmx vis static"
DEPEND=">=media-libs/libgii-0.9.0
DEPEND=">=media-libs/libgii-0.9.0
	X? ( virtual/x11 )
	X? ( virtual/x11 )
 Lines 48-53    Link Here 
		myconf="${myconf} --disable-64bitc"
		myconf="${myconf} --disable-64bitc"
	fi
	fi
	use static && myconf="${myconf} --enable-static"
	econf \
	econf \
	$(use_with X x) \
	$(use_with X x) \
	$(use_enable aalib aa) \
	$(use_enable aalib aa) \