View | Details | Raw Unified
Collapse All | Expand All

(-) ./mapserver-4.8.3.ebuild (-1 / +2 lines)
 Lines 200-206    Link Here 
	if use java; then
	if use java; then
		cd_script java ${step}
		cd_script java ${step}
		emake || die "Unable to build java mapscript"
		emake interface || die "Unable to build java mapscript"
		emake all || die "Unable to build java mapscript"
	fi
	fi
	#if use mono; then
	#if use mono; then