From 942295bda2f76216ab3d479a29b1b8996293b649 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Wed, 24 Oct 2012 07:33:31 +0000 Subject: testing/sofia-sip: new aport --- testing/sofia-sip/APKBUILD | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'testing/sofia-sip') diff --git a/testing/sofia-sip/APKBUILD b/testing/sofia-sip/APKBUILD index 6074696e1..987b26f04 100644 --- a/testing/sofia-sip/APKBUILD +++ b/testing/sofia-sip/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Francesco Colista -# Maintainer: +# Maintainer: Francesco Colista pkgname=sofia-sip pkgver=1.12.11 pkgrel=0 @@ -27,7 +27,10 @@ prepare() { build() { cd "$_builddir" - ./configure --prefix=/usr + ./configure \ + --prefix=/usr \ + --enable-64 \ + --enable-staic=yes \ --with-openssl make } -- cgit v1.2.3