[Lunar-commits] <moonbase> pidgin: Updated to use nss and nspr modules
Terry Chan
tchan at lunar-linux.org
Mon Jan 4 17:49:35 CET 2010
commit ed6eee5803e67485e365a426777cf4fcc6627b7c
Author: Terry Chan <tchan at lunar-linux.org>
Date: Mon Jan 4 10:49:35 2010 -0600
pidgin: Updated to use nss and nspr modules
---
chat/pidgin/DEPENDS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/chat/pidgin/DEPENDS b/chat/pidgin/DEPENDS
index 738e6f6..974c1b2 100644
--- a/chat/pidgin/DEPENDS
+++ b/chat/pidgin/DEPENDS
@@ -57,9 +57,9 @@ optional_depends "avahi" \
optional_depends "nss" \
"--enable-gnutls=no \
- --with-nspr-libs=/usr/lib/ \
+ --with-nspr-libs=/usr/lib/nspr \
--with-nspr-includes=/usr/include/nspr/ \
- --with-nss-libs=/usr/lib/ \
+ --with-nss-libs=/usr/lib/nss \
--with-nss-includes=/usr/include/nss/ \
--enable-nss=yes" \
"" \
More information about the Lunar-commits
mailing list