Author: beat Date: Wed Aug 4 15:43:31 2010 New Revision: 370 Log: - Switch Thunderbird dependency from 3.0 to 3.1.
Submitted by: jsa@ Modified: branches/experimental/deskutils/lightning/Makefile Modified: branches/experimental/deskutils/lightning/Makefile ============================================================================== --- branches/experimental/deskutils/lightning/Makefile Wed Aug 4 14:38:40 2010 (r369) +++ branches/experimental/deskutils/lightning/Makefile Wed Aug 4 15:43:31 2010 (r370) @@ -15,7 +15,7 @@ MAINTAINER= [email protected] COMMENT= An integrated calendar for Thunderbird and SeaMonkey -OPTIONS+= THUNDERBIRD "Install Thunderbird 3.0" on \ +OPTIONS+= THUNDERBIRD "Install Thunderbird 3.1" on \ SEAMONKEY "Install SeaMonkey 2.0" off USE_AUTOTOOLS= autoconf:213 libtool:22 @@ -46,7 +46,7 @@ .include <bsd.port.pre.mk> .if defined(WITH_THUNDERBIRD) -RUN_DEPENDS+= ${LOCALBASE}/lib/thunderbird/thunderbird-bin:${PORTSDIR}/mail/thunderbird3 +RUN_DEPENDS+= ${LOCALBASE}/lib/thunderbird/thunderbird-bin:${PORTSDIR}/mail/thunderbird .endif .if defined(WITH_SEAMONKEY) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
