New commits:
commit f6d12498769612d82ce03363ed1961bb75404f23
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>
funpidgin: Updated to version 2.4.3. Project is in the process
of renaming to carrier. As soon as project stablizes this will
need to be depreciated and new spell carrier added.
diff --git a/chat-im/funpidgin/BUILD b/chat-im/funpidgin/BUILD
index 5f756dc..2aee352 100755
--- a/chat-im/funpidgin/BUILD
+++ b/chat-im/funpidgin/BUILD
@@ -1,6 +1,9 @@
### had to cook up some pkg-config files for nss and nspr
CFLAGS="$CFLAGS -I${TRACK_ROOT}/usr/X11R6/include"
export
PKG_CONFIG_PATH="${TRACK_ROOT}/usr/include/nss:${TRACK_ROOT}/usr/include/nspr"
&&
-make_single &&
-default_build &&
-cd $SOURCE_DIRECTORY
+OPTS="--disable-nm $OPTS" &&
+make_single &&
+cd $SOURCE_DIRECTORY &&
+NOCONFIGURE=Y ./autogen.sh &&
+default_build &&
+cd $SOURCE_DIRECTORY
diff --git a/chat-im/funpidgin/DEPENDS b/chat-im/funpidgin/DEPENDS
index 7bb37f9..780faab 100755
--- a/chat-im/funpidgin/DEPENDS
+++ b/chat-im/funpidgin/DEPENDS
@@ -82,7 +82,22 @@ optional_depends howl
\
'' \
'for network ZeroConf in Bonjour plugin' &&