ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/mail/alpine/Makefile
(Generate patch)

Comparing trunk/mail/alpine/Makefile (file contents):
Revision 4911 by crash, Sun May 4 11:12:15 2008 UTC vs.
Revision 5626 by laffer1, Mon Jun 23 01:58:57 2008 UTC

# Line 2 | Line 2
2   # Date created:                         December 21, 2007
3   # Whom:                                 Lucas Holt <luke@midnightbsd.org>
4   #
5 < # $MidnightBSD: mports/mail/alpine/Makefile,v 1.1 2007/12/21 14:59:34 laffer1 Exp $
5 > # $MidnightBSD: mports/mail/alpine/Makefile,v 1.2 2008/05/04 11:12:15 crash Exp $
6   #
7  
8   PORTNAME?=      alpine
# Line 73 | Line 73 | CONFIGURE_ARGS+=       --without-nls
73   CONFIGURE_ARGS+=--with-spellcheck-prog="${LOCALBASE}/bin/aspell --dont-backup --mode=email check"
74   RUN_DEPENDS+=   aspell:${PORTSDIR}/textproc/aspell
75   .else
76 < CONFIGURE_ARGS+=        --with-spellcheck-prog="${LOCALBASE}/bin/ispell
76 > CONFIGURE_ARGS+=        --with-spellcheck-prog="${LOCALBASE}/bin/ispell"
77   RUN_DEPENDS+=   ispell:${PORTSDIR}/textproc/ispell
78   .endif
79   .endif

Comparing trunk/mail/alpine/Makefile (property cvs2svn:cvs-rev):
Revision 4911 by crash, Sun May 4 11:12:15 2008 UTC vs.
Revision 5626 by laffer1, Mon Jun 23 01:58:57 2008 UTC

# Line 1 | Line 1
1 < 1.2
1 > 1.3

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines