Author: flo Date: Thu Jun 23 16:43:35 2011 New Revision: 573 Log: - thunderbird 5 does not need nspr 4.8.8, 4.8.7 is sufficient
Modified: branches/experimental/mail/thunderbird-beta/Makefile Modified: branches/experimental/mail/thunderbird-beta/Makefile ============================================================================== --- branches/experimental/mail/thunderbird-beta/Makefile Thu Jun 23 14:48:57 2011 (r572) +++ branches/experimental/mail/thunderbird-beta/Makefile Thu Jun 23 16:43:35 2011 (r573) @@ -15,7 +15,7 @@ MAINTAINER= [email protected] COMMENT= Mozilla Thunderbird is standalone mail and news that stands above -BUILD_DEPENDS= nspr>=4.8.8:${PORTSDIR}/devel/nspr +BUILD_DEPENDS= nspr>=4.8.7:${PORTSDIR}/devel/nspr LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \ event-1.4:${PORTSDIR}/devel/libevent _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
