On Thu, Jul 26, 2007 at 11:12:47AM +0100, Stuart Henderson wrote:
> Thanks for this, my first time working with subpackages and
> I didn't have a good grip on how to handle -main. (It was working
> but building an "asterisk-main-1.4.9" package, the last minute
> change to fix the name didn't work quite how I intended).

Thanks for building this.  I was just starting to consider working on a 1.4
port myself.

I found this change necessary to install the -curl subpackage.  Other than
that, all seems well on i386.

--- Makefile.orig       Fri Jul 27 12:18:27 2007
+++ Makefile    Fri Jul 27 12:18:45 2007
@@ -121,7 +121,8 @@
 MULTI_PACKAGES+=        -curl
 COMMENT-curl=          libCURL support for Asterisk
 WANTLIB-curl=          crypto idn ssl z
-LIB_DEPENDS-curl=      curl.>=2::net/curl
+LIB_DEPENDS-curl=       curl.>=2::net/curl \
+                       idn::devel/libidn
 CONFIGURE_ARGS+=       --with-curl=${LOCALBASE}
 .endif
 
-Dan

-- 
"Burnished gallows set with red
 Caress the fevered, empty mind
 Of man who hangs bloodied and blind
 To reach for wisdom, not for bread."  -- Deoridhe Grimsdaughter

Reply via email to