Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 1280 | Differences between
and this patch

Collapse All | Expand All

(-)heroes-0.19-r1.ebuild (-1 / +1 lines)
Lines 16-22 Link Here
16
# heroes can either link against SDL+SDL-mixer or, libGGI+libGII+libmikmod.
16
# heroes can either link against SDL+SDL-mixer or, libGGI+libGII+libmikmod.
17
DEPEND="virtual/x11
17
DEPEND="virtual/x11
18
		nls? ( sys-devel/gettext )"
18
		nls? ( sys-devel/gettext )"
19
confopts="--prefix=/usr --host=${CHOST} --enable-html-doc=/usr/share/doc/${P} --disable-debug --disable-heroes-debug"
19
confopts="--prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --host=${CHOST} --enable-html-doc=/usr/share/doc/${P} --disable-debug --disable-heroes-debug"
20
20
21
# The following means that SDL is used only if it's in the USE var.
21
# The following means that SDL is used only if it's in the USE var.
22
# This conforms to the game's default of using ggi if possible and
22
# This conforms to the game's default of using ggi if possible and

Return to bug 1280