update
This commit is contained in:
parent
4c86a9ae95
commit
50b3e38ba1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user