8 make wvports
/xplc wvports
/openssl wvports
/dbus
10 echo "--> Configuring WvStreams..."
11 (cd wvstreams
&& make runconfigure
)
12 (cd wvstreams
&& .
/configure \
14 --disable-optimization \
15 --with-xplc=..
/wvports
/xplc
/build
/xplc \
16 --with-openssl=..
/wvports
/openssl
/build
/openssl \
17 --with-dbus=..
/wvports
/dbus
/build
/dbus \