ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/net-im/pidgin/Makefile
(Generate patch)

Comparing trunk/net-im/pidgin/Makefile (file contents):
Revision 7252 by laffer1, Sat Mar 14 01:18:23 2009 UTC vs.
Revision 7253 by laffer1, Sat Mar 14 01:56:04 2009 UTC

# Line 2 | Line 2
2   # Date created:                 16 Oct 2007
3   # Whom:                         Lucas Holt <luke@MidnightBSD.org>
4   #
5 < # $MidnightBSD: mports/net-im/pidgin/Makefile,v 1.12 2009/03/13 03:55:10 laffer1 Exp $
5 > # $MidnightBSD: mports/net-im/pidgin/Makefile,v 1.13 2009/03/14 01:18:23 laffer1 Exp $
6  
7   PORTNAME=       pidgin
8   PORTVERSION=    2.5.5
9 + PORTREVISION=   1
10   CATEGORIES=     net-im
11   MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
12   MASTER_SITE_SUBDIR=     pidgin
# Line 95 | Line 96 | CONFIGURE_ARGS+=       --enable-nss=yes \
96                          --with-nspr-libs=${LOCALBASE}/lib \
97                          --with-nss-includes=${LOCALBASE}/include/nss/nss \
98                          --with-nss-libs=${LOCALBASE}/lib/nss
99 + PLIST_SUB+=             NSS=""
100   .else
101   CONFIGURE_ARGS+=        --enable-nss=no
102 + PLIST_SUB+=             NSS="@comment "
103   .endif
104  
105   .if defined(WITH_SASL)

Comparing trunk/net-im/pidgin/Makefile (property cvs2svn:cvs-rev):
Revision 7252 by laffer1, Sat Mar 14 01:18:23 2009 UTC vs.
Revision 7253 by laffer1, Sat Mar 14 01:56:04 2009 UTC

# Line 1 | Line 1
1 < 1.13
1 > 1.14

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines