update
This commit is contained in:
		@@ -23,12 +23,17 @@ DEPEND="${RDEPEND}"
 | 
			
		||||
BDEPEND="virtual/pkgconfig"
 | 
			
		||||
 | 
			
		||||
src_configure() {
 | 
			
		||||
	sh autogen.sh \
 | 
			
		||||
	sh autogen.sh
 | 
			
		||||
	./configure \
 | 
			
		||||
		--prefix=/usr \
 | 
			
		||||
		--disable-static \
 | 
			
		||||
		$(use_with ssl openssl)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
src_compile() {
 | 
			
		||||
	emake
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
src_install() {
 | 
			
		||||
	default
 | 
			
		||||
	dodoc RELEASE
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user