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

Collapse All | Expand All

(-)/usr/portage/dev-php/php/php-4.3.9.ebuild (+3 lines)
Lines 20-25 Link Here
20
		--disable-cgi \
20
		--disable-cgi \
21
		--enable-cli"
21
		--enable-cli"
22
22
23
        use mapserver \
24
		&& myconf="${myconf} --with-regex=system"
25
23
	php-sapi_src_compile
26
	php-sapi_src_compile
24
}
27
}
25
28

Return to bug 69417